3edf4f547c
WindowMaker dock PR: 33185 Submitted by: Bruce M Simpson <bms@spc.org>
22 lines
392 B
Makefile
22 lines
392 B
Makefile
# New ports collection makefile for: wmfstatus
|
|
# Date created: 26 December 2001
|
|
# Whom: Bruce M Simpson <bms@spc.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= wmfstatus
|
|
PORTVERSION= 0.4
|
|
CATEGORIES= x11
|
|
MASTER_SITES= http://www.finik.net/files/
|
|
|
|
MAINTAINER= bms@spc.org
|
|
|
|
WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
|
|
USE_X_PREFIX= yes
|
|
USE_XPM= yes
|
|
|
|
NO_MAN=
|
|
|
|
.include <bsd.port.mk>
|