opnsense-ports/devel/rubygem-ddplugin/Makefile
Franco Fichtner 28a5acb92e */*: sync with upstream
Taken from: HardenedBSD
2018-04-05 02:21:02 +02:00

19 lines
333 B
Makefile

# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= ddplugin
PORTVERSION= 1.0.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Plugin management for Ruby projects
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>