From a437fd43cc3ece125446142af9ed27ef8c1e6621 Mon Sep 17 00:00:00 2001 From: zuntum Date: Thu, 1 Nov 2001 00:20:13 +0000 Subject: Move pkg/ files into package's toplevel directory --- lang/libperl/DESCR | 14 ++++++++++++++ lang/libperl/PLIST | 2 ++ lang/libperl/pkg/DESCR | 14 -------------- lang/libperl/pkg/PLIST | 2 -- 4 files changed, 16 insertions(+), 16 deletions(-) create mode 100644 lang/libperl/DESCR create mode 100644 lang/libperl/PLIST delete mode 100644 lang/libperl/pkg/DESCR delete mode 100644 lang/libperl/pkg/PLIST (limited to 'lang/libperl') diff --git a/lang/libperl/DESCR b/lang/libperl/DESCR new file mode 100644 index 00000000000..bd04f5c2d39 --- /dev/null +++ b/lang/libperl/DESCR @@ -0,0 +1,14 @@ +Perl is a high-level programming language with an eclectic heritage +written by Larry Wall and a cast of thousands. It derives from the +ubiquitous C programming language and to a lesser extent from sed, awk, +the Unix shell, and at least a dozen other tools and languages. Perl's +process, file, and text manipulation facilities make it particularly +well-suited for tasks involving quick prototyping, system utilities, +software tools, system management tasks, database access, graphical +programming, networking, and world wide web programming. These strengths +make it especially popular with system administrators and CGI script +authors, but mathematicians, geneticists, journalists, and even managers +also use Perl. Maybe you should, too. + +This package is contains the Perl DynaLoader built as relocatable shared +object. diff --git a/lang/libperl/PLIST b/lang/libperl/PLIST new file mode 100644 index 00000000000..ae90b448cab --- /dev/null +++ b/lang/libperl/PLIST @@ -0,0 +1,2 @@ +@comment $NetBSD: PLIST,v 1.1 2001/11/01 00:23:59 zuntum Exp $ +${PERL5_ARCHLIB}/DynaLoader_pic.o diff --git a/lang/libperl/pkg/DESCR b/lang/libperl/pkg/DESCR deleted file mode 100644 index bd04f5c2d39..00000000000 --- a/lang/libperl/pkg/DESCR +++ /dev/null @@ -1,14 +0,0 @@ -Perl is a high-level programming language with an eclectic heritage -written by Larry Wall and a cast of thousands. It derives from the -ubiquitous C programming language and to a lesser extent from sed, awk, -the Unix shell, and at least a dozen other tools and languages. Perl's -process, file, and text manipulation facilities make it particularly -well-suited for tasks involving quick prototyping, system utilities, -software tools, system management tasks, database access, graphical -programming, networking, and world wide web programming. These strengths -make it especially popular with system administrators and CGI script -authors, but mathematicians, geneticists, journalists, and even managers -also use Perl. Maybe you should, too. - -This package is contains the Perl DynaLoader built as relocatable shared -object. diff --git a/lang/libperl/pkg/PLIST b/lang/libperl/pkg/PLIST deleted file mode 100644 index 7a5ae54ea6c..00000000000 --- a/lang/libperl/pkg/PLIST +++ /dev/null @@ -1,2 +0,0 @@ -@comment $NetBSD: PLIST,v 1.5 2001/05/20 05:21:45 jlam Exp $ -${PERL5_ARCHLIB}/DynaLoader_pic.o -- cgit v1.2.3