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 Piazza 70124a02ec Update to version 0.60
PR:		14671
Submitted by:	Chris D. Faulhaber <jedgar@fxp.org>
1999-11-14 03:31:20 +00:00

24 lines
444 B
Makefile

# New ports collection makefile for: wmlmmon
# Version required: 0.60
# Date created: 24 September 1999
# Whom: Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#
DISTNAME= wmlmmon-0.60
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://www.fxp.org/~jedgar/
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>