aboutsummaryrefslogtreecommitdiffstats
path: root/misc/muuz/Makefile
blob: 36570493da99e9e341924dc998633acbb1f99251 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# 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>