summaryrefslogtreecommitdiff
path: root/net/p5-Wais/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-05-22 16:56:39 +0000
committerwiz <wiz@pkgsrc.org>2006-05-22 16:56:39 +0000
commit3a1acb18820b59596efc6829877a366535d877a6 (patch)
tree08db3cb6c3f13b79c15c15ab6d37fcc10202a8b1 /net/p5-Wais/Makefile
parenta098804703fa5494ec6b1af352e39a436588866c (diff)
downloadpkgsrc-3a1acb18820b59596efc6829877a366535d877a6.tar.gz
Remove p5-Wais, broken for two branches now and not supported
by the authors any longer. bad@ ok.
Diffstat (limited to 'net/p5-Wais/Makefile')
-rw-r--r--net/p5-Wais/Makefile25
1 files changed, 0 insertions, 25 deletions
diff --git a/net/p5-Wais/Makefile b/net/p5-Wais/Makefile
deleted file mode 100644
index 7f28e8a3c35..00000000000
--- a/net/p5-Wais/Makefile
+++ /dev/null
@@ -1,25 +0,0 @@
-# $NetBSD: Makefile,v 1.19 2006/05/18 20:30:00 wiz Exp $
-#
-
-DISTNAME= Wais-2.311
-PKGNAME= p5-Wais-2.311
-PKGREVISION= 3
-SVR4_PKGNAME= p5wai
-CATEGORIES= net perl5
-MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Wais/}
-
-MAINTAINER= bad@NetBSD.org
-COMMENT= Perl5 module for accessing WAIS servers
-
-BROKEN_IN= pkgsrc-2005Q4 pkgsrc-2006Q1
-
-DEPENDS+= p5-Curses>=1.02:../../devel/p5-Curses
-
-PERL5_PACKLIST= auto/Wais/.packlist
-
-post-patch:
- ${FIND} ${WRKSRC} -name "*.orig" -exec ${RM} -f {} \;
-
-.include "../../lang/perl5/module.mk"
-.include "../../net/freewais-sf/buildlink3.mk"
-.include "../../mk/bsd.pkg.mk"