opnsense-ports/sysutils/rubygem-guard-compat/Makefile
Franco Fichtner 0a597f6c87 */*: sync with upstream
Taken from: FreeBSD
2015-09-26 06:59:05 +02:00

20 lines
398 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= guard-compat
PORTVERSION= 1.2.1
CATEGORIES= sysutils rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Helps creating valid Guard plugins and testing them
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE.txt
NO_ARCH= yes
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>