diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-11-16 13:39:12 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-11-16 13:39:12 +0000 |
commit | 3229613c6b0aca0c08584900c94fd8a778629f88 (patch) | |
tree | 6760a7e46a11237f30a3e3fe7b0d4e707cedf765 /games | |
parent | caf2c5837a013a10a0bcd2877ffbe5666497ab08 (diff) | |
download | ports-3229613c6b0aca0c08584900c94fd8a778629f88.tar.gz ports-3229613c6b0aca0c08584900c94fd8a778629f88.zip |
Notes
Diffstat (limited to 'games')
-rw-r--r-- | games/pushover/Makefile | 2 | ||||
-rw-r--r-- | games/pushover/distinfo | 6 | ||||
-rw-r--r-- | games/pushover/pkg-descr | 2 | ||||
-rw-r--r-- | games/pushover/pkg-plist | 1 |
4 files changed, 6 insertions, 5 deletions
diff --git a/games/pushover/Makefile b/games/pushover/Makefile index d5eb2afee054..5df03080dc82 100644 --- a/games/pushover/Makefile +++ b/games/pushover/Makefile @@ -7,6 +7,7 @@ PORTNAME= pushover PORTVERSION= 0.0.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= SF @@ -25,7 +26,6 @@ PORTDOCS= * post-patch: @${REINPLACE_CMD} -e '/PKG_CONFIG/ s|lua5.1|lua-5.1|' \ ${WRKSRC}/configure - @${REINPLACE_CMD} -e '/levels\/av/ d' ${WRKSRC}/Makefile.in .if defined(NOPORTDOCS) @${REINPLACE_CMD} -e '/install-data-am/ s|install-dist_docDATA||' \ ${WRKSRC}/Makefile.in diff --git a/games/pushover/distinfo b/games/pushover/distinfo index 1d37ae53d23d..2f1a876583f2 100644 --- a/games/pushover/distinfo +++ b/games/pushover/distinfo @@ -1,3 +1,3 @@ -MD5 (pushover-0.0.1.tar.gz) = 0b6c7e98fb0238e6a7bf970bab960295 -SHA256 (pushover-0.0.1.tar.gz) = 8dd517311dc9bba1d6cef27f7bd980a7663ab3cf4464b9dce0d795c694a833fb -SIZE (pushover-0.0.1.tar.gz) = 2234074 +MD5 (pushover-0.0.1.tar.gz) = aeb0f0927f596623c5a1ea9cc27220e0 +SHA256 (pushover-0.0.1.tar.gz) = 612050d95b78a3c355a0f9630e4c7c2230ce3e9bdaa43f5a1392ad4d62608230 +SIZE (pushover-0.0.1.tar.gz) = 2235398 diff --git a/games/pushover/pkg-descr b/games/pushover/pkg-descr index d53392de6d41..b872e00e3b2c 100644 --- a/games/pushover/pkg-descr +++ b/games/pushover/pkg-descr @@ -1,5 +1,5 @@ Pushover is a fun puzzle game originally published by Ocean in 1992. -In this game you control an ant that can walk along platformt that +In this game you control an ant that can walk along platforms that are connected with ladders. On those platforms are dominos that need to fall according to some rules. diff --git a/games/pushover/pkg-plist b/games/pushover/pkg-plist index 62a90db5c6e6..ffa35da6f521 100644 --- a/games/pushover/pkg-plist +++ b/games/pushover/pkg-plist @@ -21,6 +21,7 @@ bin/pushover %%DATADIR%%/data/box.png %%DATADIR%%/data/carried.png %%DATADIR%%/data/dominos.png +%%DATADIR%%/levels/av.gz %%DATADIR%%/levels/original.gz %%DATADIR%%/themes/aztec.lua %%DATADIR%%/themes/aztec.png |