summaryrefslogtreecommitdiffstats
path: root/x11/xtermset/Makefile
blob: 3a4f27a7ba3d74108561177ac5a69549539cb524 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# New ports collection makefile for:		xtermset
# Date created:			21 August 1999
# Whom:                 Dominik Rothert <dr@domix.de>
#
# $FreeBSD$
#

PORTNAME=	xtermset
PORTVERSION= 	0.4
CATEGORIES=	x11
MASTER_SITES=	http://xtermset.netpedia.net/src/

MAINTAINER=	dr@domix.de

USE_GMAKE=	yes
MAN1=		xtermset.1

USE_X_PREFIX=	yes
MANCOMPRESSED=	yes

post-install:
	strip ${PREFIX}/bin/xtermset

.include <bsd.port.mk>
OpenPOWER on IntegriCloud