1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-07 22:58:11 +00:00
freebsd-ports/sysutils/wmhm/Makefile
Chris D. Faulhaber 81529fc35b Update port to 1.42:
* New features
* Apperance bug fixes
* Other stuff or something

PR:		16707
Submitted by:	Maintainer
2000-02-15 16:56:55 +00:00

25 lines
486 B
Makefile

# 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>