1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-19 08:13:21 +00:00
freebsd-ports/x11-wm/piewm/Makefile
Gleb Popov e427ab10bf *: Move manpages to share/man for imake ports.
Approved by:	portmgr (blanket)
2024-02-04 22:13:55 +03:00

18 lines
502 B
Makefile

PORTNAME= piewm
PORTVERSION= 1.04
PORTREVISION= 5
CATEGORIES= x11-wm
MASTER_SITES= http://www.catwhisker.org/~david/FreeBSD/distfiles/ https://web.archive.org/web/20160424061632if_/http://www.crynwr.com/piewm/ LOCAL/dhw
MAINTAINER= david@catwhisker.org
COMMENT= tvtwm with pie (circular) menus
WWW= https://web.archive.org/web/20160409071502if_/http://www.crynwr.com/piewm/index.html~
USES= imake xorg
DISABLE_SIZE= yes
USE_XORG= xbitmaps xpm xmu
CFLAGS+= -Wno-return-type
.include <bsd.port.mk>