1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
freebsd-ports/misc/muuz/Makefile
Satoshi Asami 1b21980287 Use ${XAWVER} for Xaw3d's shlib version number in LIB_DEPENDS so these ports
work with both XFree86-3 and XFree86-4.
2000-09-05 18:34:52 +00:00

21 lines
390 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.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d
USE_IMAKE= yes
MAN1= muuz.1
.include <bsd.port.mk>