diff options
author | martti <martti@pkgsrc.org> | 2007-10-30 13:44:22 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2007-10-30 13:44:22 +0000 |
commit | 6302493b442ea019ee2af0e1dd79d81ddd975dfc (patch) | |
tree | 0006a4150cd297ff9a80ccd7d2c6b2e9d4e212cf /mail | |
parent | a2092bdf18a5fba115ae5b756b2b1282d9c501b2 (diff) | |
download | pkgsrc-6302493b442ea019ee2af0e1dd79d81ddd975dfc.tar.gz |
Added LICENSE=gnu-gpl-v2
Diffstat (limited to 'mail')
-rw-r--r-- | mail/squirrelmail-decode/Makefile | 3 | ||||
-rw-r--r-- | mail/squirrelmail-locales/Makefile | 3 | ||||
-rw-r--r-- | mail/squirrelmail/Makefile | 3 |
3 files changed, 6 insertions, 3 deletions
diff --git a/mail/squirrelmail-decode/Makefile b/mail/squirrelmail-decode/Makefile index 0daac74b448..d18e3e7a12c 100644 --- a/mail/squirrelmail-decode/Makefile +++ b/mail/squirrelmail-decode/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2007/08/20 06:24:44 martti Exp $ +# $NetBSD: Makefile,v 1.6 2007/10/30 13:44:22 martti Exp $ DISTNAME= squirrelmail-decode-1.2 #PKGREVISION= 1 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.squirrelmail.org/ COMMENT= Extra decoding library for SquirrelMail +LICENSE= gnu-gpl-v2 NO_BUILD= yes diff --git a/mail/squirrelmail-locales/Makefile b/mail/squirrelmail-locales/Makefile index bb485c35181..662e076eb3a 100644 --- a/mail/squirrelmail-locales/Makefile +++ b/mail/squirrelmail-locales/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2007/01/10 14:24:26 martti Exp $ +# $NetBSD: Makefile,v 1.20 2007/10/30 13:44:22 martti Exp $ DISTNAME= all_locales-${VER}-20070106 PKGNAME= squirrelmail-locales-${VER} @@ -10,6 +10,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.squirrelmail.org/ COMMENT= Locale package for SquirrelMail +LICENSE= gnu-gpl-v2 VER= 1.4.9 diff --git a/mail/squirrelmail/Makefile b/mail/squirrelmail/Makefile index f4f67475365..e274a7f3c5c 100644 --- a/mail/squirrelmail/Makefile +++ b/mail/squirrelmail/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.92 2007/10/02 05:28:19 martti Exp $ +# $NetBSD: Makefile,v 1.93 2007/10/30 13:44:22 martti Exp $ DISTNAME= squirrelmail-1.4.11 #PKGREVISION= 1 @@ -9,6 +9,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.squirrelmail.org/ COMMENT= PHP webmail package +LICENSE= gnu-gpl-v2 CONFLICTS= sq-attachment-handlers-[0-9]* CONFLICTS+= sq-squirrelspell-[0-9]* |