aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-libapreq-static/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-libapreq-static/Makefile')
-rw-r--r--www/p5-libapreq-static/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/www/p5-libapreq-static/Makefile b/www/p5-libapreq-static/Makefile
deleted file mode 100644
index 07ca867fa597..000000000000
--- a/www/p5-libapreq-static/Makefile
+++ /dev/null
@@ -1,16 +0,0 @@
-# New ports collection makefile for: p5-libapreq-static
-# Date created: 6 Jun 2003
-# Whom: Pav Lucistnik <pav@FreeBSD.org>
-#
-# $FreeBSD$
-
-PKGNAMESUFFIX= -static
-
-RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/mod_perl.pm:${PORTSDIR}/www/apache13-modperl
-
-MASTERDIR= ${.CURDIR}/../p5-libapreq
-
-DEPRECATED= apache13 is deprecated, migrate to 2.2.x+ now
-EXPIRATION_DATE= 2012-01-01
-
-.include "${MASTERDIR}/Makefile"