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 Piazza 62b4490d30 Update MASTER_SITES
PR:		15232
Submitted by:	maintainer
1999-12-04 23:24:30 +00:00

23 lines
457 B
Makefile

# New ports collection makefile for: wmhm
# Version required: 1.3
# Date created: 21 September 1999
# Whom: Mike Muir <mmuir@es.co.nz>
#
# $FreeBSD$
#
DISTNAME= wmhm-1.3
CATEGORIES= sysutils windowmaker
MASTER_SITES= ftp://mongol.dhis.net/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>