# New ports collection makefile for: apache mod_auth_pg2 # Date created: 2009-07-18 # Whom: .@babolo.ru # # $FreeBSD$ PORTNAME= mod_auth_pg2 PORTVERSION= 0.05 CATEGORIES= www databases MASTER_SITES= http://free.babolo.ru/src/ ftp://ftp.a.babolo.ru/src/ http://www.a.babolo.ru/src/ MAINTAINER= .@babolo.ru COMMENT= Allows users to use PostgreSQL databases for user authentication USE_PGSQL?= 84 USE_APACHE= 22+ NO_STAGE= yes .if !defined(NOPORTDOCS) INSTALL_TARGET= installwithdoc .endif .include