1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-31 21:57:12 +00:00
freebsd-ports/sysutils/wmlmmon/Makefile
Chris D. Faulhaber 87971e3970 * Update WWW and MASTER_SITES to reflect the rearrangement of my
home page.
* Update DESCR to reflect current FreeBSD revisions
2000-07-08 03:25:23 +00:00

24 lines
438 B
Makefile

# New ports collection makefile for: wmlmmon
# Date created: 24 September 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
PORTNAME= wmlmmon
PORTVERSION= 0.60
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.fxp.org/~jedgar/wmlmmon/
MAINTAINER= jedgar@fxp.org
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
MAN8= wmlmmon.8
MANCOMPRESSED= yes
.include <bsd.port.mk>