1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/sysutils/wmfsm/Makefile
2003-02-21 13:28:59 +00:00

25 lines
531 B
Makefile

# New ports collection makefile for: wmfsm
# Date created: 2 January 2001
# Whom: Steven Enderle <panic@subphase.de>
#
# $FreeBSD$
#
PORTNAME= wmfsm
PORTVERSION= 0.31
CATEGORIES= sysutils windowmaker
MASTER_SITES= http://netpedia.net/hosting/wmfsm/source/ \
http://e.dyn.mdn.de/mirror/wmfsm/
MAINTAINER= panic@subphase.de
COMMENT= Displays filesystem usage of mountpoints in a nice WindowMaker dockapp
WRKSRC= ${WRKDIR}/${DISTNAME}/wmfsm
MAKEFILE= Makefile.bsd
USE_X_PREFIX= yes
USE_XPM= yes
.include <bsd.port.mk>