freebsd-ports/textproc/rubygem-ini/Makefile
2010-08-01 04:22:19 +00:00

21 lines
401 B
Makefile

# New ports collection makefile for: rubygem-ini
# Date created: 20 Jul 2007
# Whom: Yarema <yds@CoolRat.org>
#
# $FreeBSD$
#
PORTNAME= ini
PORTVERSION= 0.1.1
CATEGORIES= textproc rubygems
MASTER_SITES= RF
MASTER_SITE_SUBDIR= ${PORTNAME}file
MAINTAINER= ruby@FreeBSD.org
COMMENT= Ruby INI File Parser and Writer
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>