summaryrefslogtreecommitdiffstats
path: root/sysutils/muse/Makefile
blob: f0fb2e02e585eafd60b3be1f0e0751829759d1a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# 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

pre-patch:
	${RM} -f ${WRKSRC}/Makefile
	${CP} ${FILESDIR}/Makefile ${WRKSRC}

.include <bsd.port.mk>
OpenPOWER on IntegriCloud