aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/liba52/Makefile3
-rw-r--r--dns/ipcheck/Makefile2
-rw-r--r--graphics/qcomicbook/Makefile3
-rw-r--r--java/eclipse-datatools/Makefile6
-rw-r--r--java/eclipse-hibernatetools/Makefile7
-rw-r--r--mail/normalizemime/Makefile2
6 files changed, 23 insertions, 0 deletions
diff --git a/audio/liba52/Makefile b/audio/liba52/Makefile
index 35333db2ebfb..4d0fa8e08e15 100644
--- a/audio/liba52/Makefile
+++ b/audio/liba52/Makefile
@@ -15,6 +15,9 @@ DISTNAME= a52dec-${PORTVERSION:S/.b/b/}
MAINTAINER= multimedia@FreeBSD.org
COMMENT= A free library for decoding ATSC A/52 streams, aka AC-3
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_AUTOTOOLS= libtool:22
USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
diff --git a/dns/ipcheck/Makefile b/dns/ipcheck/Makefile
index 434b3cf7e05e..91413ac0e902 100644
--- a/dns/ipcheck/Makefile
+++ b/dns/ipcheck/Makefile
@@ -18,6 +18,8 @@ EXTRACT_ONLY=
MAINTAINER= lioux@FreeBSD.org
COMMENT= A fully compliant DynDNS.org client for UNIX (supports NIC v2.0)
+LICENSE= GPLv2
+
USE_PYTHON= yes
NO_WRKSUBDIR= yes
NO_BUILD= yes
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile
index e519fba92ba3..7d9751f80491 100644
--- a/graphics/qcomicbook/Makefile
+++ b/graphics/qcomicbook/Makefile
@@ -17,6 +17,9 @@ COMMENT= QT-based comic book archive viewer
RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \
unrar:${PORTSDIR}/archivers/unrar
+LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
+
USE_QT_VER= 4
QT_COMPONENTS= gui moc_build
USE_GNOME= pkgconfig
diff --git a/java/eclipse-datatools/Makefile b/java/eclipse-datatools/Makefile
index 7e720a01e876..a2831deb012d 100644
--- a/java/eclipse-datatools/Makefile
+++ b/java/eclipse-datatools/Makefile
@@ -22,6 +22,12 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
${LOCALBASE}/eclipse/features/org.eclipse.emf_2.3.2.v200802051830/feature.xml:${PORTSDIR}/java/eclipse-emf \
${LOCALBASE}/eclipse/features/org.eclipse.gef_3.3.2.v20080129/feature.xml:${PORTSDIR}/java/eclipse-gef
+LICENSE= EPL
+LICENSE_NAME= Eclipse Public License
+LICENSE_GROUPS= FSF OSI
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE_TEXT= The license: EPL (Eclipse Public License) is standard, please read from the web. A copy of the EPL is available at http://www.eclipse.org/org/documents/epl-v10.php
+
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes
diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile
index 9cffe38fd68e..e0afd48cac24 100644
--- a/java/eclipse-hibernatetools/Makefile
+++ b/java/eclipse-hibernatetools/Makefile
@@ -23,6 +23,13 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \
${LOCALBASE}/eclipse/features/org.eclipse.gef_3.3.2.v20080129/feature.xml:${PORTSDIR}/java/eclipse-gef \
${LOCALBASE}/eclipse/features/org.eclipse.wst.common_core.feature_2.0.2.v200802150100-7C78EKOE_EkMNlO6f7cjpz0/feature.xml:${PORTSDIR}/java/eclipse-webtools
+LICENSE= EPL LGPL3
+LICENSE_NAME_EPL= Eclipse Public License
+LICENSE_GROUPS_EPL= FSF OSI
+LICENSE_PERMS_EPL= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
+LICENSE_TEXT_EPL= The license: EPL (Eclipse Public License) is standard, please read from the web. A copy of the EPL is available at http://www.eclipse.org/org/documents/epl-v10.php
+LICENSE_COMB= multi
+
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_ZIP= yes
diff --git a/mail/normalizemime/Makefile b/mail/normalizemime/Makefile
index a9b1f5423cf1..dfaa8374dfea 100644
--- a/mail/normalizemime/Makefile
+++ b/mail/normalizemime/Makefile
@@ -16,6 +16,8 @@ EXTRACT_ONLY=
MAINTAINER= lioux@FreeBSD.org
COMMENT= A mime normalizer to be used as a preprocessor for email classication
+LICENSE= GPLv2
+
USE_ICONV= yes
NO_WRKSUBDIR= yes