freebsd-ports/x11-wm/piewm/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
401 B
Makefile

# New ports collection makefile for: piewm
# Date created: 24 November 1994
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= piewm
PORTVERSION= 1.04
PORTREVISION= 1
CATEGORIES= x11-wm
MASTER_SITES= http://www.crynwr.com/piewm/
MAINTAINER= ports@FreeBSD.org
COMMENT= A tvtwm with pie (circular) menus
DISABLE_SIZE= yes
USE_IMAKE= yes
USE_XPM= yes
USE_XORG= xbitmaps
MAN1= piewm.1
.include <bsd.port.mk>