summaryrefslogtreecommitdiff
path: root/databases/postgresql12-pgtcl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql12-pgtcl/Makefile')
-rw-r--r--databases/postgresql12-pgtcl/Makefile9
1 files changed, 0 insertions, 9 deletions
diff --git a/databases/postgresql12-pgtcl/Makefile b/databases/postgresql12-pgtcl/Makefile
deleted file mode 100644
index 98a77ac548a2..000000000000
--- a/databases/postgresql12-pgtcl/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-PORTREVISION= 0
-PKGNAMESUFFIX= -postgresql12
-
-CONFLICTS= pgtcl pgtcl-postgresql9[0123456] pgtcl-postgresql1[013-9]
-
-PGTCL_SLAVE= 12
-MASTERDIR= ${.CURDIR}/../pgtcl
-
-.include "${MASTERDIR}/Makefile"