diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2010-05-30 17:39:07 +0000 |
commit | 8643d4aa4f1c5fd88ccf6a088374f9f7c718ff6b (patch) | |
tree | 80e86a504e40bb07a6114c8b8fdfc5765bfa6a38 /audio/xmms-mailnotify | |
parent | 9554c4a18fa0acb41d047e887d36b52c4c84213c (diff) |
Notes
Diffstat (limited to 'audio/xmms-mailnotify')
-rw-r--r-- | audio/xmms-mailnotify/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/audio/xmms-mailnotify/Makefile b/audio/xmms-mailnotify/Makefile index c5f6260cceaa..ab46aaa5ac0e 100644 --- a/audio/xmms-mailnotify/Makefile +++ b/audio/xmms-mailnotify/Makefile @@ -16,6 +16,9 @@ COMMENT= XMMS plugin, that plays a sound on incoming mail and opens the MUA LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + GNU_CONFIGURE= yes USE_GMAKE= yes USE_GNOME= gtk12 |