aboutsummaryrefslogtreecommitdiff
path: root/x11/xtset/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-14 05:48:36 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-14 05:48:36 +0000
commit5250e44e3fe102157dc3eeae7449f829fc679eba (patch)
tree8f4aa4c7b6183be1a0541671878879a89ef98fda /x11/xtset/Makefile
parent1670a5c158ca10b3d0295b9c16f46f01b1da50fe (diff)
downloadports-5250e44e3fe102157dc3eeae7449f829fc679eba.tar.gz
ports-5250e44e3fe102157dc3eeae7449f829fc679eba.zip
Notes
Diffstat (limited to 'x11/xtset/Makefile')
-rw-r--r--x11/xtset/Makefile7
1 files changed, 6 insertions, 1 deletions
diff --git a/x11/xtset/Makefile b/x11/xtset/Makefile
index db8ccfdc054f..db4f5d9c7a93 100644
--- a/x11/xtset/Makefile
+++ b/x11/xtset/Makefile
@@ -11,8 +11,13 @@ CATEGORIES= x11
MASTER_SITES= ftp://ftp.lemis.com/pub/
MAINTAINER= grog@FreeBSD.Org
-COMMENT= utility to set title on an xterm
+COMMENT= Utility to set title on an xterm
NO_WRKSUBDIR= YES
+PLIST_FILES= bin/xtset
+
+MAN1= xtset.1
+MANCOMPRESSED= yes
+
.include <bsd.port.mk>