diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-10-12 19:13:00 +0800 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2010-10-12 19:13:00 +0800 |
commit | 4f77ce1befe21e03c865a5569a46d84859d02eed (patch) | |
tree | 12e60384c7579a32566f0200cb40328de1441fc9 /games | |
parent | 3238372512576c822f33a7889090d83b273ece43 (diff) | |
download | freebsd-ports-gnome-4f77ce1befe21e03c865a5569a46d84859d02eed.tar.gz freebsd-ports-gnome-4f77ce1befe21e03c865a5569a46d84859d02eed.tar.zst freebsd-ports-gnome-4f77ce1befe21e03c865a5569a46d84859d02eed.zip |
- Fix WWW
- Add missing LICENSE
- add a LOCAL mirror
Approved by: itetcu (mentor)
Diffstat (limited to 'games')
-rw-r--r-- | games/belooted/Makefile | 5 | ||||
-rw-r--r-- | games/belooted/pkg-descr | 2 |
2 files changed, 5 insertions, 2 deletions
diff --git a/games/belooted/Makefile b/games/belooted/Makefile index b4584115b258..63900f5df60f 100644 --- a/games/belooted/Makefile +++ b/games/belooted/Makefile @@ -9,11 +9,14 @@ PORTNAME= belooted PORTVERSION= 0.1.4.1 PORTREVISION= 4 CATEGORIES= games -MASTER_SITES= http://boby.joe.free.fr/dev/belooted/files/ +MASTER_SITES= http://boby.joe.free.fr/dev/belooted/files/ \ + LOCAL/martymac MAINTAINER= martymac@FreeBSD.org COMMENT= A popular 32-card trick-taking game played in France +LICENSE= GPLv2 + USE_GNOME= gtk20 desktopfileutils USE_GMAKE= yes GNU_CONFIGURE= yes diff --git a/games/belooted/pkg-descr b/games/belooted/pkg-descr index 78c506948f7b..ee6e12b9b9cb 100644 --- a/games/belooted/pkg-descr +++ b/games/belooted/pkg-descr @@ -3,4 +3,4 @@ It derived around 1920, probably via Clobyosh, from Klaverjassen, a game played since at least the 1600s in the Netherlands. Closely related games are played throughout the world. -WWW: http://www.gnomefiles.org/app.php/Belooted +WWW: http://gnomefiles.org/content/show.php/Belooted?content=131848 |