Index: www/py-rssdler/Makefile =================================================================== RCS file: /a/.cvsup/ports/www/py-rssdler/Makefile,v --- www/py-rssdler/Makefile 12 May 2010 18:37:41 -0000 1.1 +++ www/py-rssdler/Makefile 6 Jul 2010 09:10:52 -0000 @@ -1,4 +1,4 @@ -# New ports collection makefile for: rssdler +# New ports collection makefile for: py-rssdler # Date created: 02 May 2010 # Whom: Anonymous # @@ -7,8 +7,9 @@ PORTNAME= rssdler PORTVERSION= 0.4.2 -CATEGORIES= www +CATEGORIES= www python MASTER_SITES= GOOGLE_CODE +PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= swell.k@gmail.com COMMENT= Automatically grab link elements of an RSS feed @@ -21,6 +22,7 @@ USE_PYDISTUTILS=yes WRKSRC= ${WRKDIR}/${PORTNAME}${PORTVERSION:S/.//g} OPTIONS= MECHANIZE "Retrieve pages with mechanize" On +OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options .include