16 lines
263 B
Makefile
16 lines
263 B
Makefile
# $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
|
|
|
|
USE_RUBY= yes
|
|
USES= gem python
|
|
|
|
.include <bsd.port.mk>
|