# Created by: Dominik Rothert <dr@domix.de>
# $FreeBSD: tags/RELEASE_10_3_0/x11/xtermset/Makefile 340722 2014-01-22 17:00:46Z mat $

PORTNAME=	xtermset
PORTVERSION=	0.5.2
PORTREVISION=	2
CATEGORIES=	x11
MASTER_SITES=	SF/clts/${PORTNAME}/${PORTVERSION}

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Dynamically change some settings of an xterm

GNU_CONFIGURE=	yes
MAKE_ARGS+=	ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}"
USES=		gmake

.include <bsd.port.mk>
