# Created by: Andrew Stevenson <andrew@ugh.net.au>
# $FreeBSD: x11/settitle/Makefile 327777 2013-09-20 23:43:19Z bapt $

PORTNAME=	settitle
PORTVERSION=	1.1.1
CATEGORIES=	x11
MASTER_SITES=	ftp://ftp.ugh.net.au/pub/unix/settitle/

MAINTAINER=	ports@FreeBSD.org
COMMENT=	Program for setting the title of terminal emulator windows

WRKSRC=		${WRKDIR}/settitle

MAN1=		settitle.1
MANCOMPRESSED=	maybe
PLIST_FILES=	bin/settitle

NO_STAGE=	yes
.include <bsd.port.mk>
