blob: 3a6d4e8c28092bb83cdbea7f6779e9cab06cf368 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
PORTNAME= xtermcontrol
PORTVERSION= 3.6
CATEGORIES= x11
MASTER_SITES= http://www.thrysoee.dk/xtermcontrol/ \
http://fossies.org/linux/privat/
MAINTAINER= olgeni@FreeBSD.org
COMMENT= Tool for dynamic control of xterm properties
LICENSE= GPLv2+
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_header_libintl_h=no
PLIST_FILES= bin/xtermcontrol man/man1/xtermcontrol.1.gz
.include <bsd.port.mk>
|