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











                                                            
                                








                                                                            
# New ports collection makefile for:	settitle
# Date created:		21 April 2002
# Whom:			Andrew Stevenson <andrew@ugh.net.au>
#
# $FreeBSD$
#

PORTNAME=	settitle
PORTVERSION=	1.1.1
CATEGORIES=	x11
MASTER_SITES=	http://mbsd.msk.ru/dist/

MAINTAINER=	stas@FreeBSD.org
COMMENT=	A program for setting the title of terminal emulator windows

WRKSRC=		${WRKDIR}/settitle

MAN1=		settitle.1
MANCOMPRESSED=	maybe
PLIST_FILES=	bin/settitle

.include <bsd.port.mk>