aboutsummaryrefslogtreecommitdiff
path: root/www/twiki-BugzillaLinkPlugin/Makefile
blob: 9c603d31f9653aebc3369ccd90cfbac364698e90 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Created by: Sergey Skvortsov <skv@protey.ru>

PORTNAME=	BugzillaLinkPlugin
SVNREV=		15560
MASTER_SITES=	http://protey.ru/freebsd/distfiles/ \
		LOCAL/skv

COMMENT=	Link to Bugzilla bugs using shorthand references

.include "${.CURDIR}/../twiki/bsd.twiki.mk"
.include <bsd.port.mk>