freebsd-ports/misc/muuz/Makefile
Akinori MUSHA 16a2ae17c6 Update to 0.27.2.
PR:		ports/18696
Submitted by:	MAINTAINER

Hmm.  Seems Maintainer == Author of this port.  So, please include
`patch-ad' in your next release, thanks.
2000-05-30 08:12:13 +00:00

21 lines
382 B
Makefile

# Ports collection makefile for: muuz
# Date created: 21 March 2000
# Whom: kline@thought.org
#
# $FreeBSD$
#
PORTNAME= muuz
PORTVERSION= 0.27.2
CATEGORIES= misc
MASTER_SITES= ftp://toxic.magnesium.net/pub/FreeBSD/muuz/
MAINTAINER= kline@thought.org
LIB_DEPENDS= Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
MAN1= muuz.1
.include <bsd.port.mk>