2018-05-17 10:21:41 +00:00

19 lines
313 B
Makefile

# $OpenBSD: Makefile,v 1.18 2018/05/17 10:21:42 espie Exp $
COMMENT= dynamically change some settings of an xterm
DISTNAME= xtermset-0.5.2
REVISION= 2
CATEGORIES= x11
# GPL
PERMIT_PACKAGE_CDROM= Yes
WANTLIB= c
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clts/}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>