mirror of
https://git.freebsd.org/ports.git
synced 2025-06-29 16:40:31 -04:00
14 lines
250 B
Makefile
14 lines
250 B
Makefile
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>
|