freebsd-ports/www/twiki-BugzillaLinkPlugin/Makefile

13 lines
330 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
NO_STAGE= yes
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>