summaryrefslogblamecommitdiff
path: root/x11/xtset/Makefile
blob: db4f5d9c7a930734d110596c289ac48c68bcca47 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                             
                                
                                                


                   




                         
                      
# New ports collection makefile for:	xtset
# Date created:		7 March 2001
# Whom:			grog
#
# $FreeBSD$
#

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>