freebsd-ports/www/redmine-sidebar_hide/Makefile
Mathieu Arnold 77f8276a88 Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.

Sponsored by:	Absolight
2016-06-01 13:15:36 +00:00

18 lines
370 B
Makefile

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