diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-23 17:57:10 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-23 17:57:10 +0000 |
commit | 074b41a867087bec692e7a2fa53fd3c684e00133 (patch) | |
tree | c25a64887355c6c699d9ff2a318f66832dcb3dc2 /games/robotfindskitten | |
parent | 41ed275a21387e0bfb038a1ff593a663165b953b (diff) | |
download | ports-074b41a867087bec692e7a2fa53fd3c684e00133.tar.gz ports-074b41a867087bec692e7a2fa53fd3c684e00133.zip |
Notes
Diffstat (limited to 'games/robotfindskitten')
-rw-r--r-- | games/robotfindskitten/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/games/robotfindskitten/Makefile b/games/robotfindskitten/Makefile index 0a1bfee7ac63..f2260eca4757 100644 --- a/games/robotfindskitten/Makefile +++ b/games/robotfindskitten/Makefile @@ -7,6 +7,7 @@ PORTNAME= robotfindskitten PORTVERSION= 1.7320508.406 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= games MASTER_SITES= http://robotfindskitten.org/download/POSIX/ @@ -21,6 +22,7 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} INFO= ${PORTNAME} PLIST_FILES= bin/robotfindskitten +MAN6= robotfindskitten.6 post-extract: ${RM} ${WRKSRC}/doc/robotfindskitten.info |