diff options
author | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-08-23 07:34:47 +0000 |
---|---|---|
committer | Tim Vanderhoek <hoek@FreeBSD.org> | 1998-08-23 07:34:47 +0000 |
commit | f0dd53f0e91934a86b03d632e2531039b2dec1ca (patch) | |
tree | 9540c0361cb4b7db259b6e08725ccb00f0787ea8 /games/xevil | |
parent | 5622f4088aa7bbaae0566232708cca1e60043175 (diff) | |
download | ports-f0dd53f0e91934a86b03d632e2531039b2dec1ca.tar.gz ports-f0dd53f0e91934a86b03d632e2531039b2dec1ca.zip |
Notes
Diffstat (limited to 'games/xevil')
-rw-r--r-- | games/xevil/Makefile | 5 | ||||
-rw-r--r-- | games/xevil/pkg-plist | 1 |
2 files changed, 5 insertions, 1 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 6e03c3f6ec54..aa588da331ba 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -3,6 +3,8 @@ # Date created: 6 May 1995 # Whom: jmz # +# $Id$ +# PKGNAME= xevil-1.5 CATEGORIES= games @@ -12,6 +14,9 @@ DISTFILES= xevil1.5.tar.Z MAINTAINER= jmz@FreeBSD.org +MAN6= xevil.6 +MANCOMPRESSED= yes + NO_WRKSUBDIR= yes .include <bsd.port.mk> diff --git a/games/xevil/pkg-plist b/games/xevil/pkg-plist index fecf6e2b409c..2cb6b9661ecc 100644 --- a/games/xevil/pkg-plist +++ b/games/xevil/pkg-plist @@ -3,4 +3,3 @@ lib/app-defaults/XEvil.iris lib/app-defaults/XEvil.mac lib/app-defaults/XEvil.sun3 lib/app-defaults/XEvil.sun4_sparc -man/man6/xevil.6.gz |