aboutsummaryrefslogblamecommitdiff
path: root/databases/rubygem-do_postgres/Makefile
blob: 58a28760d653a53d621ef633c573bded7408c79b (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                              
                      
                                  
                  



                                                      
                                                                                       
 
                   
 




                           
# New ports collection makefile for: rubygem-do_postgres
# Date created:		28 April 2009
# Whom:		Espen Volden aka voldern <voldern@hoeggen.net>
#
# $FreeBSD$
#

PORTNAME=	do_postgres
PORTVERSION=	0.10.8
CATEGORIES=	databases rubygems
MASTER_SITES=	RG

MAINTAINER=	voldern@hoeggen.net
COMMENT=	Ruby DataObjects driver for PostgreSQL

RUN_DEPENDS=	rubygem-data_objects>=0.10.8:${PORTSDIR}/databases/rubygem-data_objects

USE_PGSQL=	yes

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.mk>