Files
ports/textproc/rubygem-fast_xs/Makefile
2024-09-09 02:40:23 +08:00

19 lines
350 B
Makefile

PORTNAME= fast_xs
PORTVERSION= 0.8.0
PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= textproc rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Systems integration framework. Expander
WWW= http://fast-xs.rubyforge.org/
LICENSE= MIT
USES= gem
CONFIGURE_ARGS= --with-cflags=-Wno-incompatible-function-pointer-types
.include <bsd.port.mk>