openbsd-ports/x11/xtermset/Makefile
sturm 02f0ce7fd8 doesn't need USE_X11
bump PKGNAME

closes ports/4002, ok maintainer kevlo@
2004-12-07 19:51:12 +00:00

22 lines
438 B
Makefile

# $OpenBSD: Makefile,v 1.10 2004/12/07 19:51:12 sturm Exp $
COMMENT= "dynamically change some settings of an xterm"
DISTNAME= xtermset-0.5.2
PKGNAME= ${DISTNAME}p0
CATEGORIES= x11
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
# GPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clts/}
CONFIGURE_STYLE= gnu
.include <bsd.port.mk>