blob: 46df6cc7261b38d7e0b50271331e03499b39464c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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>
|