diff options
author | Koop Mast <kwm@FreeBSD.org> | 2005-04-07 14:11:34 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2005-04-07 14:11:34 +0000 |
commit | e71def199be0fa380ec3153103b339dcc9afd542 (patch) | |
tree | d66e022e330203eef3262ef59cf11a3afad7bedc /textproc/py-libxml2 | |
parent | 929c3399958dbbf297ce557fcc10bce2e16c79ee (diff) | |
download | ports-e71def199be0fa380ec3153103b339dcc9afd542.tar.gz ports-e71def199be0fa380ec3153103b339dcc9afd542.zip |
Notes
Diffstat (limited to 'textproc/py-libxml2')
-rw-r--r-- | textproc/py-libxml2/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-libxml2/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index b34c38755dfd..133b84913ed4 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -7,6 +7,7 @@ CATEGORIES= textproc gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PORTREVISION= 1 MAINTAINER= gnome@FreeBSD.org COMMENT= Python interface for XML parser library for GNOME diff --git a/textproc/py-libxml2/pkg-plist b/textproc/py-libxml2/pkg-plist index 9c6610605df0..38e60d66130a 100644 --- a/textproc/py-libxml2/pkg-plist +++ b/textproc/py-libxml2/pkg-plist @@ -44,6 +44,9 @@ lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so %%EXAMPLESDIR%%/tstmem.py %%EXAMPLESDIR%%/tstxpath.py %%EXAMPLESDIR%%/valid.xml +%%EXAMPLESDIR%%/validDTD.py +%%EXAMPLESDIR%%/validRNG.py +%%EXAMPLESDIR%%/validSchemas.py %%EXAMPLESDIR%%/validate.py %%EXAMPLESDIR%%/walker.py %%EXAMPLESDIR%%/xpath.py |