summaryrefslogblamecommitdiff
path: root/x11/wmfstatus/Makefile
blob: 78962ba6aad36b26d026fb857134afe2494894e1 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13












                                                     
                                                                    







                                                 
# New ports collection makefile for:	wmfstatus
# Date created:		26 December 2001
# Whom:			Bruce M Simpson <bms@spc.org>
#
# $FreeBSD$
#

PORTNAME=       wmfstatus
PORTVERSION=    0.4
CATEGORIES=     x11
MASTER_SITES=   http://www.finik.net/files/

MAINTAINER=     bms@spc.org
COMMENT=	General purpose LCD display for the WindowMaker dock

WRKSRC=         ${WRKDIR}/${DISTNAME}/${PORTNAME}
USE_X_PREFIX=	yes
USE_XPM=	yes

NO_MAN=

.include <bsd.port.mk>