2001-03-09 02:59:37 +01:00
|
|
|
# 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/
|
|
|
|
|
2002-01-07 20:36:49 +01:00
|
|
|
MAINTAINER= grog@FreeBSD.Org
|
2003-03-07 07:36:20 +01:00
|
|
|
COMMENT= utility to set title on an xterm
|
2001-03-09 02:59:37 +01:00
|
|
|
|
|
|
|
NO_WRKSUBDIR= YES
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|