aboutsummaryrefslogblamecommitdiff
path: root/x11/xcmd/Makefile
blob: dc3ef93f1e4bac5357f3fa8b8e3a2c52cdd2cac7 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                   
           


                    
                 
                   
                                    
                                                          
 
                                 
                                                                   
 
                     
                                      
 

                                  

                      
# Created by: Oliver Breuninger <ob@breuninger.org>
# $FreeBSD$

PORTNAME=	xcmd
PORTVERSION=	1.8
PORTREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	SUNSITE/X11/xutils \
		http://www.breuninger.org/files/distfiles/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Xcmd is a front-end for starting programs under X11

USES=		imake
USE_XORG=	ice sm x11 xext xmu xt

PLIST_FILES=	bin/xcmd \
		man/man1/xcmd.1.gz

.include <bsd.port.mk>