# Created by: Gerrit Beine # $FreeBSD$ PORTNAME= addcomment PORTVERSION= 0.3 PORTREVISION= 3 CATEGORIES= www devel python MASTER_SITES= http://www.gerritbeine.de/download/trac/ PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}macro-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Add formatted comments to wiki pages DEPRECATED= No more public distfiles EXPIRATION_DATE= 2014-03-10 RUN_DEPENDS+= tracd:${PORTSDIR}/www/trac \ trac-macropost>0:${PORTSDIR}/www/trac-macropost WRKSRC= ${WRKDIR}/${PORTNAME}macro USE_PYTHON= 2 USE_PYDISTUTILS= easy_install PYDISTUTILS_PKGNAME= TracAddCommentMacro PLIST_FILES= %%PYTHON_SITELIBDIR%%/%%PYEASYINSTALL_EGG%% .include