mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-01 05:45:45 +00:00
6927c9b6b3
- while here convert to new header format PR: ports/175376 Submitted by: dhw
19 lines
322 B
Makefile
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>
|