freebsd-ports/devel/rubygem-fattr/Makefile
Wen Heping 27fc2d8cdf - Update to 2.1.0
Approved by:	mentors(implicit)
2009-10-15 10:04:24 +00:00

20 lines
375 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.1.0
CATEGORIES= devel rubygems
MASTER_SITES= RF/codeforpeople
MAINTAINER= wen@FreeBSD.org
COMMENT= A Fatter Attr for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>