freebsd-ports/devel/rubygem-sequel/Makefile
Martin Wilke caa309e7c4 - Update to 2.10.0
Approved by:	maintainer implicit
2009-03-01 20:00:01 +00:00

22 lines
397 B
Makefile

# New ports collection makefile for: rubygem-sequel
# Date created: 24 Dec 2008
# Whom: Wen Heping<wenheping@gmail.com>
#
# $FreeBSD$
#
PORTNAME= sequel
PORTVERSION= 2.10.0
CATEGORIES= devel rubygems
MASTER_SITES= RF
MAINTAINER= wenheping@gmail.com
COMMENT= The Database Toolkit for Ruby
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST=yes
PLIST_FILES= bin/sequel
.include <bsd.port.mk>