freebsd-ports/devel/rubygem-require_all/Makefile
2013-10-30 02:40:36 +00:00

16 lines
288 B
Makefile

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