freebsd-ports/databases/postgresql94-pgtcl/Makefile

11 lines
181 B
Makefile
Raw Normal View History

# $FreeBSD$
2014-05-29 10:12:51 +02:00
PKGNAMESUFFIX= -postgresql94
CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[0123]-[0-9]*
2014-05-29 10:12:51 +02:00
PGTCL_SLAVE= 9.4
MASTERDIR= ${.CURDIR}/../pgtcl
.include "${MASTERDIR}/Makefile"