opnsense-ports/devel/rubygem-mkrf/Makefile
Franco Fichtner 0eb428a8f5 */*: sync with upstream
Taken from: FreeBSD
2016-04-28 07:17:55 +02:00

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>