diff options
author | obache <obache@pkgsrc.org> | 2013-08-15 08:36:55 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-08-15 08:36:55 +0000 |
commit | 458270f72ce083628a620ecec169b4e197d7f32b (patch) | |
tree | 6fc7e79b7b87b7091b0cb2fe6a06f00cc84b0ae5 /chat/pidgin-libnotify | |
parent | 1690620b26826e4cd97eba057c6463ae69c505f2 (diff) | |
download | pkgsrc-458270f72ce083628a620ecec169b4e197d7f32b.tar.gz |
LICENSE=gnu-gpl-v3
Diffstat (limited to 'chat/pidgin-libnotify')
-rw-r--r-- | chat/pidgin-libnotify/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/pidgin-libnotify/Makefile b/chat/pidgin-libnotify/Makefile index 8efd0947525..f44f4899896 100644 --- a/chat/pidgin-libnotify/Makefile +++ b/chat/pidgin-libnotify/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2013/08/15 08:35:13 obache Exp $ +# $NetBSD: Makefile,v 1.33 2013/08/15 08:36:55 obache Exp $ # DISTNAME= pidgin-libnotify-0.14 @@ -9,6 +9,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gaim-libnotify/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://gaim-libnotify.sourceforge.net/ COMMENT= Pidgin plugin that adds popup support +LICENSE= gnu-gpl-v3 GNU_CONFIGURE= yes USE_LIBTOOL= yes |