mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
19 lines
314 B
Makefile
19 lines
314 B
Makefile
# 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>
|