# Created by: Gerrit Beine # $FreeBSD: head/www/trac-wikinotification/Makefile 412351 2016-04-01 14:33:55Z mat $ PORTNAME= wikinotificationplugin PORTVERSION= 0.2.1 PORTREVISION= 5 CATEGORIES= www devel python MASTER_SITES= LOCAL/brooks PKGNAMEPREFIX= trac- MAINTAINER= ports@FreeBSD.org COMMENT= Allow email notifications on wiki page changes RUN_DEPENDS+= tracd:www/trac WRKSRC= ${WRKDIR}/${PORTNAME} USES= python USE_PYTHON= distutils autoplist .include