diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-09 14:00:20 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-10-09 14:00:20 +0000 |
commit | d723cdaf49956a6f862fbddaf0d9d5b245e37cd3 (patch) | |
tree | 355ffd8928f69ce4978e69f219d2c50ec83263d5 /games/gnomebreakout | |
parent | 943de4be9799f577e9bc52b00f0d4d02cf18a533 (diff) | |
download | ports-d723cdaf49956a6f862fbddaf0d9d5b245e37cd3.tar.gz ports-d723cdaf49956a6f862fbddaf0d9d5b245e37cd3.zip |
Notes
Diffstat (limited to 'games/gnomebreakout')
-rw-r--r-- | games/gnomebreakout/Makefile | 3 | ||||
-rw-r--r-- | games/gnomebreakout/pkg-plist | 3 |
2 files changed, 3 insertions, 3 deletions
diff --git a/games/gnomebreakout/Makefile b/games/gnomebreakout/Makefile index 791f62a8da86..43bde081fc8e 100644 --- a/games/gnomebreakout/Makefile +++ b/games/gnomebreakout/Makefile @@ -9,6 +9,9 @@ MASTER_SITES= SF/${PORTNAME:S/eb/e-b/}/${PORTNAME:S/eb/e-b/}/${PORTVERSION}/ \ http://www.users.on.net/~mipearson/ DISTNAME= gnome-breakout-${PORTVERSION} +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + MAINTAINER= games@FreeBSD.org COMMENT= GNOME version of the classic breakout game diff --git a/games/gnomebreakout/pkg-plist b/games/gnomebreakout/pkg-plist index 8472311c897a..bab74073a41c 100644 --- a/games/gnomebreakout/pkg-plist +++ b/games/gnomebreakout/pkg-plist @@ -71,6 +71,3 @@ share/pixmaps/gnome-breakout.png %%NLS%%share/locale/ru/LC_MESSAGES/gnome-breakout.mo %%NLS%%share/locale/sv/LC_MESSAGES/gnome-breakout.mo %%NLS%%share/locale/tr/LC_MESSAGES/gnome-breakout.mo -@dirrm share/gnome-breakout/pixmaps -@dirrm share/gnome-breakout/levels -@dirrm share/gnome-breakout |