1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/x11/settitle/Makefile
Pav Lucistnik ab644e44a2 - Update to 1.1.1
PR:		ports/83095
Submitted by:	Andrew Stevenson <andrew@ugh.net.au> (maintainer)
2005-07-07 15:33:33 +00:00

23 lines
469 B
Makefile

# 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= ftp://ftp.ugh.net.au/pub/unix/settitle/
MAINTAINER= andrew@ugh.net.au
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>