summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--textproc/ant-xinclude-task/Makefile2
-rw-r--r--textproc/ant-xinclude-task/pkg-descr2
2 files changed, 3 insertions, 1 deletions
diff --git a/textproc/ant-xinclude-task/Makefile b/textproc/ant-xinclude-task/Makefile
index c9c1e9aac0b6..6d4467cfb760 100644
--- a/textproc/ant-xinclude-task/Makefile
+++ b/textproc/ant-xinclude-task/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= ant-
MAINTAINER= ports@FreeBSD.org
COMMENT= XInclude task for Jakarta Ant
+LICENSE= NONE
+
BUILD_DEPENDS= ${JAVALIBDIR}/xincluder.jar:textproc/xincluder
USE_JAVA= yes
diff --git a/textproc/ant-xinclude-task/pkg-descr b/textproc/ant-xinclude-task/pkg-descr
index 04ae666698c6..095147ad1770 100644
--- a/textproc/ant-xinclude-task/pkg-descr
+++ b/textproc/ant-xinclude-task/pkg-descr
@@ -5,4 +5,4 @@ Harold. You need the xincluder.jar file for the XInclude task to
work properly. Please put this JAR in your CLASSPATH along with
the xinclude-task JAR file.
-WWW: http://people.freebsd.org/~znerd/xinclude-task/
+WWW: https://people.freebsd.org/~znerd/xinclude-task/