# New ports collection makefile for: ruby-inline # Date created: 2003-01-30 # Whom: Sean Chittenden # # $FreeBSD$ # PORTNAME= inline PORTVERSION= 3.5.0 CATEGORIES= devel rubygems MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ruby${PORTNAME} DISTNAME= RubyInline-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Inline::C allows you to embed C/Ruby directly in ruby scripts GEM_NAME= ${DISTNAME} .include .include "${PORTSDIR}/devel/ruby-gems/Makefile.common" .include