openbsd-ports/x11/piewm/Makefile
2013-03-11 11:35:43 +00:00

23 lines
377 B
Makefile

# $OpenBSD: Makefile,v 1.25 2013/03/11 11:46:14 espie Exp $
COMMENT= tvtwm with pie (circular) menus
DISTNAME= piewm-1.04
REVISION= 0
CATEGORIES= x11
# BSD-like/badly worded
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xmu Xpm Xt c m
MASTER_SITES= http://www.crynwr.com/piewm/
USE_GROFF = Yes
CONFIGURE_STYLE= imake
NO_TEST= Yes
.include <bsd.port.mk>