aboutsummaryrefslogtreecommitdiffstats
path: root/www/p5-AxKit-XSP-IfParam/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-AxKit-XSP-IfParam/Makefile')
-rw-r--r--www/p5-AxKit-XSP-IfParam/Makefile28
1 files changed, 0 insertions, 28 deletions
diff --git a/www/p5-AxKit-XSP-IfParam/Makefile b/www/p5-AxKit-XSP-IfParam/Makefile
deleted file mode 100644
index f6e9b03a661a..000000000000
--- a/www/p5-AxKit-XSP-IfParam/Makefile
+++ /dev/null
@@ -1,28 +0,0 @@
-# Ports collection Makefile for: p5-AxKit-XSP-IfParam
-# Date created: 8 Jan 2002
-# Whom: dom@happygiraffe.net
-#
-# $FreeBSD$
-#
-
-PORTNAME= AxKit-XSP-IfParam
-PORTVERSION= 1.4
-CATEGORIES= www perl5
-MASTER_SITES= CPAN
-MASTER_SITE_SUBDIR= CPAN:MSERGEANT
-PKGNAMEPREFIX= p5-
-
-MAINTAINER= perl@FreeBSD.org
-COMMENT= Equivalent of XSP Param taglib, but conditional plugin for AxKit
-
-BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/AxKit.pm:${PORTSDIR}/www/p5-AxKit
-RUN_DEPENDS= ${BUILD_DEPENDS}
-
-DEPRECATED= depends on p5-AxKit
-EXPIRATION_DATE= 2012-01-01
-
-MAN3= AxKit::XSP::IfParam.3
-
-PERL_CONFIGURE= yes
-
-.include <bsd.port.mk>