1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/misc/muuz/Makefile

22 lines
413 B
Makefile
Raw Normal View History

# Ports collection makefile for: muuz
# Date created: 21 March 2000
# Whom: kline@thought.org
#
# $FreeBSD$
#
PORTNAME= muuz
PORTVERSION= 0.27.1
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 (... no, not yet)
USE_X_PREFIX= yes
MAN1= muuz.1
.include <bsd.port.mk>