d4f0d0048a
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
23 lines
401 B
Makefile
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>
|