opnsense-ports/devel/rubygem-molinillo/Makefile
Franco Fichtner bd10d0aaac */*: sync with upstream
Taken from: HardenedBSD
2018-08-10 10:11:12 +02:00

17 lines
288 B
Makefile

# Created by: Ryan Steinmetz <zi@FreeBSD.org>
# $FreeBSD$
PORTNAME= molinillo
PORTVERSION= 0.6.6
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Provides support for dependency resolution
LICENSE= MIT
USES= gem
USE_RUBY= yes
.include <bsd.port.mk>