1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-05 06:27:37 +00:00
freebsd-ports/x11-wm/piewm/Makefile
Florent Thoumie 891d746874 Fix USE_XORG in preparation of ports/122340. Since USE_IMAKE is bringing in
all xorg-libraries, there's no need to bump PORTREVISION for now.

Approved by:	portmgr (self)
2008-05-13 10:27:09 +00:00

23 lines
396 B
Makefile

# New ports collection makefile for: piewm
# Date created: 24 November 1994
# Whom: asami
#
# $FreeBSD$
#
PORTNAME= piewm
PORTVERSION= 1.04
PORTREVISION= 2
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_XORG= xbitmaps xpm xmu
MAN1= piewm.1
.include <bsd.port.mk>