# Created by: Greg Larkin # $FreeBSD$ PORTNAME= customfieldadmin PORTVERSION= 0.2.2.6485 PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= www devel python MASTER_SITES= http://www.sourcehosting.net/freebsd/distfiles/ \ LOCAL/glarkin PKGNAMEPREFIX= trac- DISTNAME= ${PORTNAME}plugin-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Web interface to administer Trac ticket custom fields RUN_DEPENDS+= tracd:www/trac USES= python:2 zip WRKSRC= ${WRKDIR}/${PORTNAME}plugin/0.11 USE_PYTHON= distutils autoplist .include