freebsd-ports/devel/rubygem-fattr/Makefile
Philip M. Gollucci d3640a321d - Update to 2.2.1
With Hat:       ruby@
Sponsored by:   RideCharge Inc. / TaxiMagic
2012-02-12 02:10:31 +00:00

20 lines
362 B
Makefile

# New ports collection makefile for: rubygem-fattr
# Date created: 07, Nov 2008
# Whom: Wen Heping <wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= fattr
PORTVERSION= 2.2.1
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= A Fatter Attr for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>