freebsd-ports/www/twiki-BugzillaLinkPlugin/Makefile
Bryan Drewery 0ef2b592d1 Pass maintainership to submitter
PR:		ports/177030
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com>
2013-04-22 15:37:34 +00:00

12 lines
316 B
Makefile

# Created by: Sergey Skvortsov <skv@protey.ru>
# $FreeBSD$
PORTNAME= BugzillaLinkPlugin
SVNREV= 15560
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
${MASTER_SITE_LOCAL:S!$!skv/!}
COMMENT= Link to Bugzilla bugs using shorthand references
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>