freebsd-ports/www/twiki-BugzillaLinkPlugin/Makefile
2008-06-16 16:28:22 +00:00

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>