aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/muse/Makefile
blob: c5f167e19c496e937c04a0e3b91abf31a6bc482a (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    muse
# Date created:             27 December 1999
# Whom:                 freebsd@spatula.net
#
# $FreeBSD$
#

PORTNAME=   muse
PORTVERSION=    0.1
CATEGORIES= sysutils
MASTER_SITES=   http://www.spatula.net/muse/

MAINTAINER= freebsd@spatula.net

MAN1=       muse.1
MANCOMPRESSED=  yes

.include <bsd.port.mk>