Tweak x11/cinnamon-menus version 2.4.1
[dports.git] / x11 / xtermset / Makefile
1 # Created by: Dominik Rothert <dr@domix.de>
2 # $FreeBSD$
3
4 PORTNAME=       xtermset
5 PORTVERSION=    0.5.2
6 PORTREVISION=   2
7 CATEGORIES=     x11
8 MASTER_SITES=   SF/clts/${PORTNAME}/${PORTVERSION}
9
10 MAINTAINER=     ports@FreeBSD.org
11 COMMENT=        Dynamically change some settings of an xterm
12
13 GNU_CONFIGURE=  yes
14 MAKE_ARGS+=     ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}"
15 USES=           gmake
16
17 .include <bsd.port.mk>