diff options
Diffstat (limited to 'textproc/raptor/Makefile')
-rw-r--r-- | textproc/raptor/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/raptor/Makefile b/textproc/raptor/Makefile index df8ac3981ab6..84e07be197a2 100644 --- a/textproc/raptor/Makefile +++ b/textproc/raptor/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= librdf MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= RDF Parser Toolkit for Redland + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ expat.4:${PORTSDIR}/textproc/expat2 \ xmlparse.1:${PORTSDIR}/www/libwww |