# Created by: Gerrit Beine # $FreeBSD: head/www/trac-wikinotification/Makefile 340722 2014-01-22 17:00:46Z mat $ PORTNAME= wikinotificationplugin PORTVERSION= 0.2.1 PORTREVISION= 5 CATEGORIES= www devel python MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= brooks PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}-${PORTVERSION:S/p/rc/} MAINTAINER= ports@FreeBSD.org COMMENT= Allow email notifications on wiki page changes RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac WRKSRC= ${WRKDIR}/${PORTNAME} USE_PYTHON= yes USE_PYDISTUTILS=yes PYDISTUTILS_AUTOPLIST= yes .include