1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00
freebsd-ports/sysutils/muse/Makefile

21 lines
369 B
Makefile
Raw Normal View History

# New ports collection makefile for: muse
# Date created: 27 December 1999
# Whom: freebsd@spatula.net
#
# $FreeBSD$
#
PORTNAME= muse
PORTVERSION= 0.2
CATEGORIES= sysutils
MASTER_SITES= http://www.spatula.net/muse/
MAINTAINER= freebsd@spatula.net
2003-02-21 13:28:59 +00:00
COMMENT= Shows memory usage data
MAN1= muse.1
MANCOMPRESSED= yes
PLIST_FILES= bin/muse
.include <bsd.port.mk>