0ef2b592d1
PR: ports/177030 Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
12 lines
316 B
Makefile
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>
|