1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
freebsd-ports/databases/postgresql93-pgtcl/Makefile
2013-05-12 00:00:56 +00:00

11 lines
197 B
Makefile

# $FreeBSD$
WANT_PGSQL_VER= 93
PKGNAMESUFFIX= -postgresql${WANT_PGSQL_VER}
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[012]-[0-9]*
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"