diff options
author | Clement Laforet <clement@FreeBSD.org> | 2004-02-26 10:20:35 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2004-02-26 10:20:35 +0000 |
commit | 7af19ff1d24b6167ad59a2673ef0da59ecdcb250 (patch) | |
tree | 272ac3f69b3623f1f1cfd3820b706ce2c1c3301a /misc | |
parent | 3ae3263b88514201cffcb2c0cd2c0c369a1b1cc9 (diff) | |
download | ports-7af19ff1d24b6167ad59a2673ef0da59ecdcb250.tar.gz ports-7af19ff1d24b6167ad59a2673ef0da59ecdcb250.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/fortune-mod-futurama/Makefile | 6 | ||||
-rw-r--r-- | misc/fortune-mod-futurama/distinfo | 3 | ||||
-rw-r--r-- | misc/fortune-mod-futurama/pkg-plist | 4 |
3 files changed, 7 insertions, 6 deletions
diff --git a/misc/fortune-mod-futurama/Makefile b/misc/fortune-mod-futurama/Makefile index 3491305d54ab..1136e9763efc 100644 --- a/misc/fortune-mod-futurama/Makefile +++ b/misc/fortune-mod-futurama/Makefile @@ -7,7 +7,7 @@ PORTNAME= fortune-mod-futurama PORTVERSION= 0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= misc MASTER_SITES= http://www.netmeister.org/apps/ @@ -16,8 +16,12 @@ COMMENT= Compilation of quotes from the TV series "Futurama" NO_BUILD= yes +USE_SIZE= yes USE_BZIP2= yes +PLIST_FILES= share/games/fortune/futurama share/games/fortune/futurama.dat +PLIST_DIRS= share/games/fortune share/games + do-install: @${MKDIR} ${PREFIX}/share/games @${MKDIR} ${PREFIX}/share/games/fortune diff --git a/misc/fortune-mod-futurama/distinfo b/misc/fortune-mod-futurama/distinfo index 3394fd0945f1..613929790060 100644 --- a/misc/fortune-mod-futurama/distinfo +++ b/misc/fortune-mod-futurama/distinfo @@ -1 +1,2 @@ -MD5 (fortune-mod-futurama-0.2.tar.bz2) = a454b178e66a8b7b6ef32345dcd32e30 +MD5 (fortune-mod-futurama-0.2.tar.bz2) = a76cc34685d178ea505874148ad78329 +SIZE (fortune-mod-futurama-0.2.tar.bz2) = 17119 diff --git a/misc/fortune-mod-futurama/pkg-plist b/misc/fortune-mod-futurama/pkg-plist deleted file mode 100644 index eb4905be41e1..000000000000 --- a/misc/fortune-mod-futurama/pkg-plist +++ /dev/null @@ -1,4 +0,0 @@ -share/games/fortune/futurama -share/games/fortune/futurama.dat -@dirrm share/games/fortune -@dirrm share/games |