mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
f9e0cb29be
Submitted by: maintainer Update to 0.2
20 lines
347 B
Makefile
20 lines
347 B
Makefile
# 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
|
|
COMMENT= Shows memory usage data
|
|
|
|
MAN1= muse.1
|
|
MANCOMPRESSED= yes
|
|
|
|
.include <bsd.port.mk>
|