freebsd-ports/devel/rubygem-mkrf/Makefile
Sunpoet Po-Chuan Hsieh 506f548d48 - Add LICENSE
- Update WWW
2015-05-30 23:10:49 +00:00

20 lines
365 B
Makefile

# Created by: Steve Wills <steve@meatwad.mouf.net>
# $FreeBSD$
PORTNAME= mkrf
PORTVERSION= 0.2.3
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Replacement to mkmf generates Rakefiles to build C Extensions
LICENSE= MIT
USES= python
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_RAKE= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>