1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-08 12:01:56 +00:00
Sunpoet Po-Chuan Hsieh 7ec5278c6e - Use canonical format for ports@FreeBSD.org MAINTAINER addresses
- Remove obsolete MD5 checksum while I'm here
2010-12-29 07:03:16 +00:00

24 lines
368 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= ports@FreeBSD.org
COMMENT= Utility to set title on an xterm
NO_WRKSUBDIR= YES
PLIST_FILES= bin/xtset
MAN1= xtset.1
MANCOMPRESSED= yes
.include <bsd.port.mk>