c97d7479f0
PR: 28794 Submitted by: maintainer
21 lines
371 B
Makefile
21 lines
371 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= http://muuz.deadbbs.com/FreeBSD/muuz/
|
|
|
|
MAINTAINER= kline@thought.org
|
|
|
|
LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
|
|
|
|
USE_IMAKE= yes
|
|
MAN1= muuz.1
|
|
|
|
.include <bsd.port.mk>
|