mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
A plugin to add QA Contact functionality (like in Bugzilla) to Redmine
WWW: https://github.com/thagomizer/redmine_qa_contact
This commit is contained in:
parent
d790a778ad
commit
5c1b8f29b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415101
@ -1834,6 +1834,7 @@
|
||||
SUBDIR += redmine-default_assign
|
||||
SUBDIR += redmine-graphs
|
||||
SUBDIR += redmine-http-auth
|
||||
SUBDIR += redmine-qa_contact
|
||||
SUBDIR += redmine-sidebar_hide
|
||||
SUBDIR += rejik
|
||||
SUBDIR += rekonq
|
||||
|
21
www/redmine-qa_contact/Makefile
Normal file
21
www/redmine-qa_contact/Makefile
Normal file
@ -0,0 +1,21 @@
|
||||
# Created by: Mark Felder <feld@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= qa_contact
|
||||
PORTVERSION= 0.0.20120612
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= redmine-
|
||||
|
||||
MAINTAINER= feld@FreeBSD.org
|
||||
COMMENT= Redmine QA Contact plugin
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= thagomizer
|
||||
GH_PROJECT= redmine_qa_contact
|
||||
GH_TAGNAME= a7f55df
|
||||
|
||||
REDMINE_PLUGIN_NAME= redmine_${PORTNAME}
|
||||
|
||||
.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk"
|
2
www/redmine-qa_contact/distinfo
Normal file
2
www/redmine-qa_contact/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
SHA256 (thagomizer-redmine_qa_contact-0.0.20120612-a7f55df_GH0.tar.gz) = bd656bc60e6acad6fe8c2c0f1d53283fa015d061e220e4b85af71c2a1c2e9532
|
||||
SIZE (thagomizer-redmine_qa_contact-0.0.20120612-a7f55df_GH0.tar.gz) = 6986
|
3
www/redmine-qa_contact/pkg-descr
Normal file
3
www/redmine-qa_contact/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
A plugin to add QA Contact functionality (like in Bugzilla) to Redmine
|
||||
|
||||
WWW: https://github.com/thagomizer/redmine_qa_contact
|
Loading…
Reference in New Issue
Block a user