summaryrefslogtreecommitdiff
path: root/sysutils/wmhm/Makefile
blob: 3ddca05325eeeb773b6ee2104d49696b77fe8bbd (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
24
# New ports collection makefile for:   wmhm
# Version required:    1.42
# Date created:        21 September 1999
# Whom:                Mike Muir <mmuir@es.co.nz>
#
# $FreeBSD$
#

DISTNAME=	wmhm-1.42
CATEGORIES=	sysutils windowmaker
MASTER_SITES=	http://www.es.co.nz/~mmuir/ \
		http://muir.dhis.net/wmhm/

MAINTAINER=	mmuir@es.co.nz

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

WRKSRC=		${WRKDIR}/wmhm/wmhm

GNU_CONFIGURE=	yes
MAN8=		wmhm.8
MANCOMPRESSED=	yes

.include <bsd.port.mk>