# New ports collection makefile for:	xtset
# Date created:		7 March 2001
# Whom:			grog
#
# $FreeBSD: ports/x11/xtset/Makefile,v 1.4 2006/04/14 05:48:36 edwin Exp $
#

PORTNAME=	xtset
PORTVERSION=	1.0
CATEGORIES=	x11
MASTER_SITES=	ftp://ftp.lemis.com/pub/

MAINTAINER=	grog@FreeBSD.Org
COMMENT=	Utility to set title on an xterm

NO_WRKSUBDIR=	YES

PLIST_FILES=	bin/xtset

MAN1=		xtset.1
MANCOMPRESSED=	yes

.include <bsd.port.mk>
