# New ports collection makefile for: pg # Date created: 28 Jan 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= pg PORTVERSION= 0.8.0 CATEGORIES= databases rubygems MASTER_SITES= RF MASTER_SITE_SUBDIR= ruby-pg MAINTAINER= wenheping@gmail.com COMMENT= Ruby interface to PostgreSQL library USE_PGSQL= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes PG_CONFIG= ${LOCALBASE}/bin/pg_config CONFIGURE_ARGS= --with-pgsql-include-dir=`${PG_CONFIG} --includedir` \ --with-pgsql-lib-dir=`${PG_CONFIG} --libdir` .include ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.mat2016-04-01