diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2003-02-21 13:42:50 +0000 |
commit | 36d62f1f46f3f8232c0647915319bbafb27ae43b (patch) | |
tree | 112111988bdbecb40e3c3f4357a9b9e44e9f74f4 /textproc/orchard-c/Makefile | |
parent | 4c2e4f186201b31c37dc6ace0bc178984cefa9fd (diff) | |
download | ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.tar.gz ports-36d62f1f46f3f8232c0647915319bbafb27ae43b.zip |
Notes
Diffstat (limited to 'textproc/orchard-c/Makefile')
-rw-r--r-- | textproc/orchard-c/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/orchard-c/Makefile b/textproc/orchard-c/Makefile index 127b462885c4..266c02a4b864 100644 --- a/textproc/orchard-c/Makefile +++ b/textproc/orchard-c/Makefile @@ -14,6 +14,7 @@ MASTER_SITE_SUBDIR= orchard DISTNAME= Orchard-C-${PORTVERSION} MAINTAINER= skv@protey.ru +COMMENT= Innovative, lightweight API for event stream and tree views of XML LIB_DEPENDS= expat.4:${PORTSDIR}/textproc/expat2 \ gc:${PORTSDIR}/devel/boehm-gc |