diff options
author | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:14:28 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2010-06-05 14:14:28 +0800 |
commit | d49f0b0d40bcc468c597568bf9f18b28949019fe (patch) | |
tree | 54a19774a088a7843781b78cfcf08e85e5007e5d /mail | |
parent | 0d5a6785ec84190c3f5e11dd853b6a7b1cdfb5eb (diff) | |
download | freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.tar.gz freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.tar.zst freebsd-ports-gnome-d49f0b0d40bcc468c597568bf9f18b28949019fe.zip |
LICENSE LGPL21
Diffstat (limited to 'mail')
-rw-r--r-- | mail/addresses-goodies/Makefile | 2 | ||||
-rw-r--r-- | mail/addresses/Makefile | 2 | ||||
-rw-r--r-- | mail/pantomime/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/mail/addresses-goodies/Makefile b/mail/addresses-goodies/Makefile index 3034fa2ee3eb..67a1a329304b 100644 --- a/mail/addresses-goodies/Makefile +++ b/mail/addresses-goodies/Makefile @@ -17,6 +17,8 @@ DISTNAME= Addresses-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Goodies for addressbook for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/mail/addresses/Makefile b/mail/addresses/Makefile index 9a236073ec00..665c7e1bbffa 100644 --- a/mail/addresses/Makefile +++ b/mail/addresses/Makefile @@ -16,6 +16,8 @@ DISTNAME= Addresses-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= A versatile addressbook for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/mail/pantomime/Makefile b/mail/pantomime/Makefile index 31d68aff6158..13239e3406a5 100644 --- a/mail/pantomime/Makefile +++ b/mail/pantomime/Makefile @@ -15,6 +15,8 @@ DISTNAME= Pantomime-${PORTVERSION}pre3 MAINTAINER= dinoex@FreeBSD.org COMMENT= Mail/MIME handling library for GNUstep +LICENSE= LGPL21 + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes |