Changeset View
Changeset View
Standalone View
Standalone View
head/databases/virtualpg/Makefile
# Created by: Loïc BARTOLETTI <coder@tuxfamily.org> | # Created by: Loïc BARTOLETTI <lbartoletti@FreeBSD.org> | ||||
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= virtualpg | PORTNAME= virtualpg | ||||
PORTVERSION= 1.0.2 | PORTVERSION= 1.0.2 | ||||
PORTREVISION= 2 | PORTREVISION= 2 | ||||
CATEGORIES= databases geography | CATEGORIES= databases geography | ||||
MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ | MASTER_SITES= http://www.gaia-gis.it/gaia-sins/ | ||||
MAINTAINER= lbartoletti@tuxfamily.org | MAINTAINER= lbartoletti@FreeBSD.org | ||||
COMMENT= Loadable dynamic extension to both SQLite and SpatiaLite | COMMENT= Loadable dynamic extension to both SQLite and SpatiaLite | ||||
LICENSE= MPL11 LGPL21 GPLv2 | LICENSE= MPL11 LGPL21 GPLv2 | ||||
LICENSE_COMB= dual | LICENSE_COMB= dual | ||||
LICENSE_FILE_MPL11= ${WRKSRC}/COPYING | LICENSE_FILE_MPL11= ${WRKSRC}/COPYING | ||||
GNU_CONFIGURE= yes | GNU_CONFIGURE= yes | ||||
USES= gmake iconv pathfix pkgconfig libtool pgsql sqlite | USES= gmake iconv pathfix pkgconfig libtool pgsql sqlite | ||||
Show All 11 Lines |