freebsd-ports/x11/xtset/Makefile

19 lines
308 B
Makefile
Raw Normal View History

# 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
COMMENT= utility to set title on an xterm
NO_WRKSUBDIR= YES
.include <bsd.port.mk>