19 lines
315 B
Makefile
Raw Normal View History

# $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
2004-12-17 15:03:17 +00:00
WANTLIB= c
2002-05-15 18:05:18 +00:00
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clts/}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>