summaryrefslogtreecommitdiff
path: root/textproc/p5-Cz-Cstools/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Cz-Cstools/Makefile')
-rw-r--r--textproc/p5-Cz-Cstools/Makefile21
1 files changed, 21 insertions, 0 deletions
diff --git a/textproc/p5-Cz-Cstools/Makefile b/textproc/p5-Cz-Cstools/Makefile
new file mode 100644
index 00000000000..89e1e29e619
--- /dev/null
+++ b/textproc/p5-Cz-Cstools/Makefile
@@ -0,0 +1,21 @@
+# $NetBSD: Makefile,v 1.1.1.1 2002/10/04 16:29:51 hubertf Exp $
+#
+
+DISTNAME= Cstools-3.3
+PKGNAME= p5-Cz-${DISTNAME}
+SVR4_PKGNAME= p5cst
+CATEGORIES= textproc converters perl5
+MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Cz/}
+
+MAINTAINER= salo@Xtrmntr.org
+HOMEPAGE= http://www.fi.muni.cz/~adelton/perl/
+COMMENT= Tools for dealing with Czech and Slovak texts in Perl
+
+USE_BUILDLINK_ONLY= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Cz/.packlist
+
+do-configure:
+ @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+
+.include "../../lang/perl5/buildlink.mk"
+.include "../../mk/bsd.pkg.mk"