freebsd-ports/www/redmine-sidebar_hide/Makefile
Mathieu Arnold fb4deed873 Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
2015-05-07 20:24:15 +00:00

17 lines
376 B
Makefile

# Created by: Kozlov Sergey <kozlov.sergey.404@gmail.com>
# $FreeBSD$
PORTNAME= sidebar_hide
PORTVERSION= 0.0.5
CATEGORIES= www
MAINTAINER= kozlov.sergey.404@gmail.com
COMMENT= Adds simple hide button for sidebar of Redmine
USE_GITHUB= YES
GH_ACCOUNT= bdemirkir
GH_TAGNAME= cfc7314
REDMINE_PLUGIN_NAME= sidebar_hide
.include "${.CURDIR}/../../www/redmine/bsd.redmine.mk"