freebsd-ports/sysutils/xfsm/Makefile
Vanilla I. Shu f956563c5d reset MAINTAINER bit to ports@
I have no too much time to maintain.
2004-03-18 17:40:11 +00:00

22 lines
429 B
Makefile

# New ports collection makefile for: xfsm
# Date Created: 24 Nov 1997
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= xfsm
PORTVERSION= 1.99
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= system/status/xstatus
EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= X File System Monitor
USE_IMAKE= yes
MAN1= xfsm.1
PLIST_FILES= bin/xfsm
.include <bsd.port.mk>