# Created by: Gerrit Beine # $FreeBSD$ PORTNAME= wantedpages PORTVERSION= 0.3 PORTREVISION= 5 CATEGORIES= www devel python MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Shows wanted wiki pages DEPRECATED= No more public distfiles EXPIRATION_DATE= 2014-03-10 RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac WRKSRC= ${WRKDIR}/${PORTNAME}plugin USE_PYTHON= 2 USE_PYDISTUTILS= yes PYDISTUTILS_AUTOPLIST= yes .include