summaryrefslogtreecommitdiff
path: root/databases/postgresql83-plperl
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql83-plperl')
-rw-r--r--databases/postgresql83-plperl/Makefile7
1 files changed, 0 insertions, 7 deletions
diff --git a/databases/postgresql83-plperl/Makefile b/databases/postgresql83-plperl/Makefile
index 0435986b1a36..9a446b144a17 100644
--- a/databases/postgresql83-plperl/Makefile
+++ b/databases/postgresql83-plperl/Makefile
@@ -5,13 +5,6 @@
# $FreeBSD$
#
-PORTNAME= postgresql
-PKGNAMESUFFIX= -plperl
-
-MAINTAINER= pgsql@FreeBSD.org
-COMMENT= Write SQL functions for PostgreSQL using Perl5
-
WANT_PGSQL_VER= 83
-USE_PERL5= yes
.include "${.CURDIR}/../postgresql90-plperl/Makefile"