2015-01-21 06:23:33 +00:00

19 lines
315 B
Makefile

# $OpenBSD: Makefile,v 1.17 2015/01/21 06:23:36 bentley Exp $
COMMENT= dynamically change some settings of an xterm
DISTNAME= xtermset-0.5.2
REVISION= 1
CATEGORIES= x11
# GPL
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clts/}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>