freebsd-ports/x11-wm/piewm/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

19 lines
304 B
Makefile

# New ports collection makefile for: piewm
# Date created: 24 November 1994
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= piewm
PORTVERSION= 1.03
CATEGORIES= x11-wm
MASTER_SITES= ftp://ftp.crynwr.com/piewm/
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
USE_XPM= yes
MAN1= piewm.1
.include <bsd.port.mk>