d8187fd02f
with his servers.
26 lines
477 B
Makefile
26 lines
477 B
Makefile
# New ports collection makefile for: wmhm
|
|
# Date created: 21 September 1999
|
|
# Whom: Mike Muir <mmuir@es.co.nz>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wmhm
|
|
PORTVERSION= 1.45
|
|
PORTREVISION= 1
|
|
CATEGORIES= sysutils windowmaker
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
MASTER_SITE_SUBDIR= fenner
|
|
|
|
MAINTAINER= mmuir@cwnet.com
|
|
|
|
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
|
|
|
|
WRKSRC= ${WRKDIR}/wmhm/wmhm
|
|
|
|
GNU_CONFIGURE= yes
|
|
MAN8= wmhm.8
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|