diff options
Diffstat (limited to 'textproc/py-libxml2/Makefile')
-rw-r--r-- | textproc/py-libxml2/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index 8432826bb1c2..e2bacff19239 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -3,6 +3,7 @@ CATEGORIES= textproc gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} COMMENT= Python interface for XML parser library for GNOME +WWW= http://xmlsoft.org/ MASTERDIR= ${.CURDIR}/../libxml2 USES+= gettext-runtime gnome python shebangfix |