mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
1b21980287
work with both XFree86-3 and XFree86-4.
21 lines
390 B
Makefile
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>
|