freebsd-ports/devel/rubygem-require_all/Makefile

19 lines
304 B
Makefile

# Created by: rpsfa@rit.edu
PORTNAME= require_all
PORTVERSION= 3.0.0
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Wonderfully simple way to load your code
LICENSE= MIT
LICENSE_FILE= ${WRKSRC}/LICENSE
USES= gem
USE_RUBY= yes
NO_ARCH= yes
.include <bsd.port.mk>