2013-09-21 01:43:19 +02:00
|
|
|
# Created by: krion
|
2004-12-23 20:48:10 +01:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= xtermcontrol
|
2016-01-13 04:47:51 +01:00
|
|
|
PORTVERSION= 3.3
|
2004-12-25 09:28:21 +01:00
|
|
|
CATEGORIES= x11
|
2014-06-17 17:48:54 +02:00
|
|
|
MASTER_SITES= http://www.thrysoee.dk/xtermcontrol/ \
|
|
|
|
http://fossies.org/linux/privat/
|
2004-12-23 20:48:10 +01:00
|
|
|
|
2016-01-13 04:47:51 +01:00
|
|
|
MAINTAINER= olgeni@FreeBSD.org
|
2004-12-23 20:48:10 +01:00
|
|
|
COMMENT= Tool for dynamic control of xterm properties
|
|
|
|
|
2016-01-12 17:20:31 +01:00
|
|
|
LICENSE= GPLv2+
|
2014-06-17 17:48:54 +02:00
|
|
|
|
2004-12-23 20:48:10 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2014-06-17 17:48:54 +02:00
|
|
|
CONFIGURE_ENV= ac_cv_header_libintl_h=no
|
2004-12-23 20:48:10 +01:00
|
|
|
|
2014-06-17 17:48:54 +02:00
|
|
|
PLIST_FILES= bin/xtermcontrol man/man1/xtermcontrol.1.gz
|
2004-12-23 20:48:10 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|