aboutsummaryrefslogtreecommitdiffstats
path: root/www/twiki-BugzillaLinkPlugin/Makefile
blob: ffe8a85697cd7b912e6c6f1b84632776c5b5400c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# 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>