freebsd-ports/x11/wmfstatus/Makefile
Martin Wilke cda30a295f - Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION

Approved by:	portmgr (xorg cleanup)
2008-03-25 22:44:48 +00:00

22 lines
456 B
Makefile

# New ports collection makefile for: wmfstatus
# Date created: 26 December 2001
# Whom: Bruce M Simpson <bms@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= wmfstatus
PORTVERSION= 0.4
PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= http://www.finik.net/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= General purpose LCD display for the WindowMaker dock
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
USE_XORG= xpm
PLIST_FILES= bin/wmfstatus
.include <bsd.port.mk>