freebsd-ports/devel/rubygem-require_all/Makefile
Sunpoet Po-Chuan Hsieh f5a23366ac - Add LICENSE
2015-05-29 11:15:13 +00:00

18 lines
300 B
Makefile

# Created by: rpsfa@rit.edu
# $FreeBSD$
PORTNAME= require_all
PORTVERSION= 1.3.2
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Wonderfully simple way to load your code
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>