1999-09-27 17:20:05 +00:00
|
|
|
# New ports collection makefile for: wmlmmon
|
|
|
|
# Date created: 24 September 1999
|
|
|
|
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
2000-04-09 19:09:11 +00:00
|
|
|
PORTNAME= wmlmmon
|
2000-04-22 10:14:11 +00:00
|
|
|
PORTVERSION= 0.60
|
1999-09-27 17:20:05 +00:00
|
|
|
CATEGORIES= sysutils windowmaker
|
2000-07-08 03:25:23 +00:00
|
|
|
MASTER_SITES= http://www.fxp.org/~jedgar/wmlmmon/
|
1999-09-27 17:20:05 +00:00
|
|
|
|
|
|
|
MAINTAINER= jedgar@fxp.org
|
|
|
|
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
|
|
|
|
USE_X_PREFIX= yes
|
|
|
|
|
1999-11-14 03:31:20 +00:00
|
|
|
GNU_CONFIGURE= yes
|
1999-09-27 17:20:05 +00:00
|
|
|
MAN8= wmlmmon.8
|
|
|
|
MANCOMPRESSED= yes
|
|
|
|
|
1999-10-21 06:35:54 +00:00
|
|
|
.include <bsd.port.mk>
|