# Created by: Martin Matuska # $FreeBSD: head/databases/proftpd-mod_sql_postgres/Makefile 370463 2014-10-08 17:09:39Z bapt $ PORTNAME= mod_sql_postgres CATEGORIES= databases ftp PKGNAMEPREFIX= proftpd- MAINTAINER= mm@FreeBSD.org COMMENT= PostgreSQL ProFTPD module LICENSE= GPLv2 DESCR= ${.CURDIR}/pkg-descr MASTERDIR= ${.CURDIR}/../../ftp/proftpd USES= pgsql INCLUDEDIRS= ${LOCALBASE}/include LIBDIRS= ${LOCALBASE}/lib _BUILDING_PROFTPD_MODULE= ${PORTNAME} .include "${MASTERDIR}/Makefile"