diff options
Diffstat (limited to 'www/xpath2rss/Makefile')
-rw-r--r-- | www/xpath2rss/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/xpath2rss/Makefile b/www/xpath2rss/Makefile index d1c4fd3c2564..6abd54ba13e1 100644 --- a/www/xpath2rss/Makefile +++ b/www/xpath2rss/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= HTML to RSS converter + RUN_DEPENDS= ${PYXML} USE_PYTHON= yes |