1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/sysutils/wmhm/Makefile
Chris D. Faulhaber 98f2cfa7f4 - email address updated.
- other email references within source updated.
- more modest -h output.

PR:		23789
Submitted by:	Maintainer
2000-12-25 13:49:05 +00:00

26 lines
494 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= ftp://muir.yi.org/pub/wmhm/ \
http://www.es.co.nz/~mmuir/
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>