summaryrefslogtreecommitdiff
path: root/x11/xtset/Makefile
blob: e2304d0e789fd85242074374abfe7ed89170e553 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: grog
# $FreeBSD$

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

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Utility to set title on an xterm

NO_WRKSUBDIR=	YES

PLIST_FILES=	bin/xtset
MAN1=		xtset.1

NO_STAGE=	yes
.include <bsd.port.mk>