aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mp3gain/Makefile2
-rw-r--r--biology/biococoa/Makefile2
-rw-r--r--databases/fortytwo-bdb/Makefile2
-rw-r--r--databases/sqlclient/Makefile2
-rw-r--r--deskutils/etoile-systemconfig/Makefile2
-rw-r--r--devel/fortytwo-encore/Makefile2
-rw-r--r--devel/objectivelib/Makefile2
-rw-r--r--graphics/fortytwo/Makefile2
-rw-r--r--graphics/photoclip/Makefile2
-rw-r--r--mail/addresses-goodies/Makefile2
-rw-r--r--mail/addresses/Makefile2
-rw-r--r--mail/pantomime/Makefile2
-rw-r--r--math/matharray/Makefile2
-rw-r--r--net/netclasses/Makefile2
-rw-r--r--science/paje/Makefile2
-rw-r--r--www/webservices/Makefile2
-rw-r--r--x11-themes/etoile-camaelon/Makefile2
-rw-r--r--x11-toolkits/gtoolkit/Makefile2
-rw-r--r--x11-toolkits/renaissance/Makefile2
19 files changed, 36 insertions, 2 deletions
diff --git a/audio/mp3gain/Makefile b/audio/mp3gain/Makefile
index d5f52f96ae2a..caa3159e23f4 100644
--- a/audio/mp3gain/Makefile
+++ b/audio/mp3gain/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./_/g}-src
MAINTAINER= dinoex@FreeBSD.org
COMMENT= A tool to normalize the gain of MP3 files
-LICENSE= GPLv2
+LICENSE= LGPL21
PLIST_FILES= bin/mp3gain
USE_ZIP= yes
diff --git a/biology/biococoa/Makefile b/biology/biococoa/Makefile
index 6e8647b8fbdb..2c45572d73f9 100644
--- a/biology/biococoa/Makefile
+++ b/biology/biococoa/Makefile
@@ -16,6 +16,8 @@ DISTNAME= biococoa.app_${PORTVERSION}.orig
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Bioinformatics framework
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/databases/fortytwo-bdb/Makefile b/databases/fortytwo-bdb/Makefile
index 343b8a0c0004..0d71ee0b20b6 100644
--- a/databases/fortytwo-bdb/Makefile
+++ b/databases/fortytwo-bdb/Makefile
@@ -17,6 +17,8 @@ DISTFILES= BDB-${PORTVERSION}-src.tgz \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Interface to Berkeley DB for GNUstep
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/databases/sqlclient/Makefile b/databases/sqlclient/Makefile
index f40e009f86f4..122a76d6fee2 100644
--- a/databases/sqlclient/Makefile
+++ b/databases/sqlclient/Makefile
@@ -16,7 +16,7 @@ DISTNAME= SQLClient-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Lightweight database abstraction layer
-LICENSE= GPLv2
+LICENSE= LGPL21
USE_GNUSTEP= yes
USE_GNUSTEP_BASE= yes
diff --git a/deskutils/etoile-systemconfig/Makefile b/deskutils/etoile-systemconfig/Makefile
index 54c8d6022ce5..aa534b977dde 100644
--- a/deskutils/etoile-systemconfig/Makefile
+++ b/deskutils/etoile-systemconfig/Makefile
@@ -15,6 +15,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Framework which provides a way to set system preferences
+LICENSE= LGPL21
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/devel/fortytwo-encore/Makefile b/devel/fortytwo-encore/Makefile
index 98390f58b925..18d728f66e7a 100644
--- a/devel/fortytwo-encore/Makefile
+++ b/devel/fortytwo-encore/Makefile
@@ -17,6 +17,8 @@ DISTFILES= Encore-${PORTVERSION}-src.tgz \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Utility classes for GNUstep
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/devel/objectivelib/Makefile b/devel/objectivelib/Makefile
index 7a413f3ae8f8..0a532a515404 100644
--- a/devel/objectivelib/Makefile
+++ b/devel/objectivelib/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= SF
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Object containers and generic algorithms for Objective-C
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_CONFIGURE= yes
diff --git a/graphics/fortytwo/Makefile b/graphics/fortytwo/Makefile
index 2f9161042bc9..ad24002427d1 100644
--- a/graphics/fortytwo/Makefile
+++ b/graphics/fortytwo/Makefile
@@ -16,6 +16,8 @@ DISTFILES= FT-${PORTVERSION}-src.tgz \
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Graph management system for GNUstep
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/graphics/photoclip/Makefile b/graphics/photoclip/Makefile
index c25ba6da8543..4cca26ad4315 100644
--- a/graphics/photoclip/Makefile
+++ b/graphics/photoclip/Makefile
@@ -16,6 +16,8 @@ DISTNAME= PhotoClip-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Simple image viewer and editor for GNUstep
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
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
diff --git a/math/matharray/Makefile b/math/matharray/Makefile
index e25ae19bd598..d70a18dc8f1c 100644
--- a/math/matharray/Makefile
+++ b/math/matharray/Makefile
@@ -15,6 +15,8 @@ DISTNAME= MathArray-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Class library for mathematical manipulation of matrices
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes
diff --git a/net/netclasses/Makefile b/net/netclasses/Makefile
index e43138a941d2..a10b5336d1b3 100644
--- a/net/netclasses/Makefile
+++ b/net/netclasses/Makefile
@@ -13,6 +13,8 @@ MASTER_SITES= SF
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Objective-C framework for socket programming with GNUstep
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BASE= yes
USE_GNUSTEP_BUILD= yes
diff --git a/science/paje/Makefile b/science/paje/Makefile
index d26b6ac76c34..29f380063573 100644
--- a/science/paje/Makefile
+++ b/science/paje/Makefile
@@ -16,6 +16,8 @@ DISTNAME= Paje_${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Generic visualization tool for GNUstep (Gantt chart and more)
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/www/webservices/Makefile b/www/webservices/Makefile
index 55c4fedaa5e2..989b64a2c06a 100644
--- a/www/webservices/Makefile
+++ b/www/webservices/Makefile
@@ -15,6 +15,8 @@ DISTNAME= WebServices-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Classes for building web services
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes
diff --git a/x11-themes/etoile-camaelon/Makefile b/x11-themes/etoile-camaelon/Makefile
index 37aaff73b7c8..138cfbdfa555 100644
--- a/x11-themes/etoile-camaelon/Makefile
+++ b/x11-themes/etoile-camaelon/Makefile
@@ -15,6 +15,8 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project Camaelon bundle
+LICENSE= LGPL21
+
USE_BZIP2= yes
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
diff --git a/x11-toolkits/gtoolkit/Makefile b/x11-toolkits/gtoolkit/Makefile
index 0227eb8112ba..c2172eba58bb 100644
--- a/x11-toolkits/gtoolkit/Makefile
+++ b/x11-toolkits/gtoolkit/Makefile
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.inf.uos.de/pub/elmar/gtk/objc-gtoolkit/
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Obj-C wrapper for gtk, a x11 graphics library
+LICENSE= LGPL21
+
USE_GMAKE= yes
USE_GNUSTEP= yes
USE_MAKEFILE= yes
diff --git a/x11-toolkits/renaissance/Makefile b/x11-toolkits/renaissance/Makefile
index a11f45686de5..9c3db2327c66 100644
--- a/x11-toolkits/renaissance/Makefile
+++ b/x11-toolkits/renaissance/Makefile
@@ -16,6 +16,8 @@ DISTNAME= Renaissance-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= GNUstep GUI Development Framework
+LICENSE= LGPL21
+
USE_GNUSTEP= yes
USE_GNUSTEP_BACK= yes
USE_GNUSTEP_BUILD= yes