freebsd-ports/devel/rubygem-molinillo/Makefile
Sunpoet Po-Chuan Hsieh 23ff7453af Add NO_ARCH
2019-07-24 16:57:02 +00:00

19 lines
302 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
NO_ARCH= yes
.include <bsd.port.mk>