1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00
2013-03-28 16:07:10 +00:00

18 lines
275 B
Makefile

# Created by: grog
# $FreeBSD$
PORTNAME= xtset
PORTVERSION= 1.1
CATEGORIES= x11
MASTER_SITES= ftp://ftp.lemis.com/pub/
MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to set title on an xterm
NO_WRKSUBDIR= YES
PLIST_FILES= bin/xtset
MAN1= xtset.1
.include <bsd.port.mk>