aboutsummaryrefslogtreecommitdiff
path: root/devel/getxml
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-11-05 09:47:53 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-11-05 09:47:53 +0000
commit4a4f9c4439bfd3ea755dea9d2b316485df7dfdfc (patch)
treeb936db6706f7c4b8146c154f8ac542f5b1b8ece4 /devel/getxml
parenta0bcc8c4d405f1452650a113d6e48545084847af (diff)
downloadports-4a4f9c4439bfd3ea755dea9d2b316485df7dfdfc.tar.gz
ports-4a4f9c4439bfd3ea755dea9d2b316485df7dfdfc.zip
Notes
Diffstat (limited to 'devel/getxml')
-rw-r--r--devel/getxml/Makefile5
-rw-r--r--devel/getxml/pkg-descr2
2 files changed, 5 insertions, 2 deletions
diff --git a/devel/getxml/Makefile b/devel/getxml/Makefile
index a57317906d2d..252c8f4df239 100644
--- a/devel/getxml/Makefile
+++ b/devel/getxml/Makefile
@@ -9,11 +9,12 @@
PORTNAME= getxml
PORTVERSION= 1.0.4
CATEGORIES= devel
-MASTER_SITES= ftp://toutdoux.sourceforge.net/pub/toutdoux/
+MASTER_SITES= ${MASTER_SITE_GNU}
+MASTER_SITE_SUBDIR= toutdoux
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= xml:${PORTSDIR}/textproc/libxml
+LIB_DEPENDS= xml.5:${PORTSDIR}/textproc/libxml
USE_GLIB= yes
GNU_CONFIGURE= yes
diff --git a/devel/getxml/pkg-descr b/devel/getxml/pkg-descr
index 29f5cebd0cbe..56b6681d47d5 100644
--- a/devel/getxml/pkg-descr
+++ b/devel/getxml/pkg-descr
@@ -1,3 +1,5 @@
getxml is an XML internationalization tool; it is comprised of getxml-extract
(makes the header for the gettext tool) and getxml-merge (merges XML and po
files).
+
+WWW: http://www.gnu.org/software/toutdoux/en/index.html