1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-25 04:43:33 +00:00
freebsd-ports/x11-wm/piewm/Makefile

22 lines
359 B
Makefile

# Created by: asami
# $FreeBSD$
PORTNAME= piewm
PORTVERSION= 1.04
PORTREVISION= 4
CATEGORIES= x11-wm
MASTER_SITES= http://www.crynwr.com/piewm/
MAINTAINER= david@catwhisker.org
COMMENT= tvtwm with pie (circular) menus
USES= imake
DISABLE_SIZE= yes
USE_XORG= xbitmaps xpm xmu
MAN1= piewm.1
CFLAGS+= -Wno-return-type
NO_STAGE= yes
.include <bsd.port.mk>