aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/wmlmmon/Makefile
blob: 927e503b5ecc8d26478fb89c17ccf8bace4957fc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# 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>