1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-23 20:51:43 +00:00
freebsd-ports/x11/settitle/Makefile
2003-02-21 14:08:24 +00:00

24 lines
546 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.0
CATEGORIES= x11
MASTER_SITES= ftp://ftp.ugh.net.au/pub/unix/settitle/ \
ftp://ftp.megamirror.com/pub/ugh/unix/settitle/ \
http://ftp.megamirror.com/pub/ugh/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
.include <bsd.port.mk>