summaryrefslogtreecommitdiff
path: root/sysutils/wmhm/Makefile
blob: aa92608ad88f0beda222d1e139a4807f6c8cca35 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# New ports collection makefile for:   wmhm
# Version required:    1.2
# Date created:        21 September 1999
# Whom:                Mike Muir <mmuir@es.co.nz>
#
# $FreeBSD$
#

DISTNAME=	wmhm-1.2
CATEGORIES=	sysutils windowmaker
MASTER_SITES= 	ftp://mongol.dhis.org/pub/wmhm/ \
		http://www.es.co.nz/~mmuir/

MAINTAINER=	mmuir@es.co.nz

LIB_DEPENDS=	Xpm.4:${PORTSDIR}/graphics/xpm

WRKSRC=		${WRKDIR}/wmhm/wmhm
GNU_CONFIGURE=	yes

.include <bsd.port.mk>