f2219015ad
xtermset allows you to change some of xterm's display settings dynamically.
21 lines
432 B
Makefile
21 lines
432 B
Makefile
# $OpenBSD: Makefile,v 1.1.1.1 2000/12/27 02:18:38 kevlo Exp $
|
|
|
|
DISTNAME= xtermset-0.5.1
|
|
CATEGORIES= x11
|
|
NEED_VERSION= 1.348
|
|
|
|
HOMEPAGE= http://clts.sourceforge.net/xtermset.html
|
|
|
|
MAINTAINER= Kevin Lo <kevlo@openbsd.org>
|
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
PERMIT_DISTFILES_FTP= Yes
|
|
|
|
MASTER_SITES= http://download.sourceforge.net/clts/
|
|
|
|
CONFIGURE_STYLE= gnu
|
|
|
|
.include <bsd.port.mk>
|