summaryrefslogtreecommitdiff
path: root/databases/postgresql90-pgtcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql90-pgtcl/Makefile')
-rw-r--r--databases/postgresql90-pgtcl/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/postgresql90-pgtcl/Makefile b/databases/postgresql90-pgtcl/Makefile
deleted file mode 100644
index 3cd1ad51f09e..000000000000
--- a/databases/postgresql90-pgtcl/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# $FreeBSD$
-
-PKGNAMESUFFIX= -postgresql90
-
-CONFLICTS= pgtcl-[0-9]* pgtcl-postgresql9[1234]-[0-9]*
-
-PGTCL_SLAVE= 9.0
-MASTERDIR= ${.CURDIR}/../pgtcl
-
-.include "${MASTERDIR}/Makefile"