diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-06-27 23:24:33 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2010-06-27 23:24:33 +0000 |
commit | 3f7c081a187229b98cdd00d58abb587f3017d1c4 (patch) | |
tree | d7811c188290f1d671937a12c96525bb9d8c438b /java/eclipse-hibernatetools | |
parent | a2ffe8f3ccedc9c8f4a271057784922b5fab64aa (diff) | |
download | ports-3f7c081a187229b98cdd00d58abb587f3017d1c4.tar.gz ports-3f7c081a187229b98cdd00d58abb587f3017d1c4.zip |
Notes
Diffstat (limited to 'java/eclipse-hibernatetools')
-rw-r--r-- | java/eclipse-hibernatetools/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/java/eclipse-hibernatetools/Makefile b/java/eclipse-hibernatetools/Makefile index e0afd48cac24..96bf92aa0613 100644 --- a/java/eclipse-hibernatetools/Makefile +++ b/java/eclipse-hibernatetools/Makefile @@ -24,10 +24,6 @@ RUN_DEPENDS= eclipse:${PORTSDIR}/java/eclipse \ ${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 |