freebsd-ports/devel/rubygem-extlib/Makefile
Sunpoet Po-Chuan Hsieh 0139e489a9 - Add LICENSE
- Remove USE_RAKE
2015-05-30 23:08:44 +00:00

18 lines
302 B
Makefile

# Created by: Cheng-Lung Sung <clsung@FreeBSD.org>
# $FreeBSD$
PORTNAME= extlib
PORTVERSION= 0.9.16
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= General Ruby extensions
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>