diff options
| author | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
|---|---|---|
| committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-07 06:14:21 +0000 |
| commit | 7e52725f2a86aad46bd6b50d5581b6ef0afd0e19 (patch) | |
| tree | fd4e3235fcfaf2558312feb3c9527f1592b91aff /textproc/ruby-libxml | |
| parent | Remove pkg-comment where COMMENT is already defined in the Makefile (diff) | |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
Diffstat (limited to 'textproc/ruby-libxml')
| -rw-r--r-- | textproc/ruby-libxml/Makefile | 1 | ||||
| -rw-r--r-- | textproc/ruby-libxml/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-libxml/Makefile b/textproc/ruby-libxml/Makefile index a7c3a240b168..02c6268bd3af 100644 --- a/textproc/ruby-libxml/Makefile +++ b/textproc/ruby-libxml/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby MAINTAINER= seanc@FreeBSD.org +COMMENT= A friendly API to libxml for Ruby BUILD_DEPENDS= ${LOCALBASE}/bin/xml2-config:${PORTSDIR}/textproc/libxml2 LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/textproc/ruby-libxml/pkg-comment b/textproc/ruby-libxml/pkg-comment deleted file mode 100644 index 2816e2b30f88..000000000000 --- a/textproc/ruby-libxml/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A friendly API to libxml for Ruby |
