1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00
freebsd-ports/x11-wm/piewm/Makefile
Florian Smeets 6927c9b6b3 - over to new volunteer
- while here convert to new header format

PR:		ports/175376
Submitted by:	dhw
2013-01-18 07:19:13 +00:00

19 lines
322 B
Makefile

# Created by: asami
# $FreeBSD$
PORTNAME= piewm
PORTVERSION= 1.04
PORTREVISION= 3
CATEGORIES= x11-wm
MASTER_SITES= http://www.crynwr.com/piewm/
MAINTAINER= david@catwhisker.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>