summaryrefslogtreecommitdiff
path: root/databases/postgresql83-plperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql83-plperl/Makefile')
-rw-r--r--databases/postgresql83-plperl/Makefile10
1 files changed, 0 insertions, 10 deletions
diff --git a/databases/postgresql83-plperl/Makefile b/databases/postgresql83-plperl/Makefile
deleted file mode 100644
index 9a446b144a17..000000000000
--- a/databases/postgresql83-plperl/Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-# New ports collection makefile for: PostgreSQL PL/Perl
-# Date created: January 14, 2002
-# Whom: Palle Girgensohn <girgen@partitur.se>
-#
-# $FreeBSD$
-#
-
-WANT_PGSQL_VER= 83
-
-.include "${.CURDIR}/../postgresql90-plperl/Makefile"