freebsd-ports/devel/rubygem-rapt/Makefile
Ying-Chieh Liao a5975a9c06 upgrade to 0.2.2
drop maintainership
2007-12-12 01:30:32 +00:00

19 lines
368 B
Makefile

# ex:ts=8
# Ports collection makefile for: rubygem-rapt
# Date created: Jan 7, 2007
# Whom: ijliao
#
# $FreeBSD$
#
PORTNAME= rapt
PORTVERSION= 0.2.2
CATEGORIES= devel rubygems
MASTER_SITES= RF
MAINTAINER= ports@FreeBSD.org
COMMENT= Rails Plugin Tool
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"
.include <bsd.port.post.mk>