aboutsummaryrefslogtreecommitdiff
path: root/x11/xtermcontrol/Makefile
blob: fc56a8bff790b70247598fe9bd833bc3e2d060a5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# Created by: krion

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>