Files
ports/devel/rubygem-molinillo/Makefile

20 lines
322 B
Makefile

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