Tweak databases/postgresql93-pgtcl version 2.0.0
[dports.git] / databases / postgresql93-pgtcl / Makefile
1 # $FreeBSD: databases/postgresql93-pgtcl/Makefile 327717 2013-09-20 16:13:47Z bapt $
2
3 WANT_PGSQL_VER= 93
4 PKGNAMESUFFIX=  -postgresql${WANT_PGSQL_VER}
5
6 CONFLICTS=      pgtcl-[0-9]* pgtcl-postgresql9[012]-[0-9]*
7
8 MASTERDIR=      ${.CURDIR}/../pgtcl
9
10 NO_STAGE=       yes
11 .include "${MASTERDIR}/Makefile"