c345fc0c13
references.
17 lines
435 B
Makefile
17 lines
435 B
Makefile
# New ports collection makefile for: twiki-BugzillaLinkPlugin
|
|
# Date created: 16 Jun 2008
|
|
# Whom: Sergey Skvortsov <skv@protey.ru>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= BugzillaLinkPlugin
|
|
SVNREV= 15560
|
|
MASTER_SITES= http://protey.ru/freebsd/distfiles/ \
|
|
${MASTER_SITE_LOCAL:S!$!skv/!}
|
|
|
|
MAINTAINER= skv@FreeBSD.org
|
|
COMMENT= Link to Bugzilla bugs using shorthand references
|
|
|
|
.include "${.CURDIR}/../twiki/bsd.twiki.mk"
|
|
.include <bsd.port.mk>
|