mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
87971e3970
home page. * Update DESCR to reflect current FreeBSD revisions
24 lines
438 B
Makefile
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>
|