aboutsummaryrefslogblamecommitdiff
path: root/databases/rubygem-dm-types/Makefile
blob: 1203e09d9138f111193b206e6a4de6f18769c912 (plain) (tree)






















                                                                            
# New ports collection makefile for:	rubygem-dm-types
# Date created:		2010-01-20
# Whom:			Jyun-Yan You <jyyou@cs.nctu.edu.tw>
#
# $FreeBSD$
#

PORTNAME=	dm-types
PORTVERSION=	0.10.1
CATEGORIES=	databases rubygems
MASTER_SITES=	http://s3.amazonaws.com/gemcutter_production/gems/

MAINTAINER=	jyyou@cs.nctu.edu.tw
COMMENT=	DataMapper plugin providing extra data types

RUN_DEPENDS=	rubygem-dm-core=0.10.1:${PORTSDIR}/databases/rubygem-dm-core

USE_RUBY=	yes

USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>