aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/muse/Makefile
blob: fddab16909be6484b2d670006f360b5db3969eb3 (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>