3fa300b2f4
xtset sets the title and icon name for xterms. Obtained from: Martin Smith <msmith@lssec.bt.co.uk>, decades ago.
18 lines
254 B
Makefile
18 lines
254 B
Makefile
# 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/
|
|
|
|
MAINTAINER= grog
|
|
|
|
NO_WRKSUBDIR= YES
|
|
|
|
.include <bsd.port.mk>
|