diff options
| -rw-r--r-- | textproc/ant-xinclude-task/Makefile | 2 | ||||
| -rw-r--r-- | textproc/ant-xinclude-task/pkg-descr | 2 |
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/ |
