From ec263708b4436f2f6fe8ff2c5ddd38bc49dbd322 Mon Sep 17 00:00:00 2001 From: zuntum Date: Wed, 31 Oct 2001 22:52:58 +0000 Subject: Move pkg/ files into package's toplevel directory --- textproc/p5-Text-Template/pkg/DESCR | 23 ----------------------- textproc/p5-Text-Template/pkg/PLIST | 1 - 2 files changed, 24 deletions(-) delete mode 100644 textproc/p5-Text-Template/pkg/DESCR delete mode 100644 textproc/p5-Text-Template/pkg/PLIST (limited to 'textproc/p5-Text-Template/pkg') diff --git a/textproc/p5-Text-Template/pkg/DESCR b/textproc/p5-Text-Template/pkg/DESCR deleted file mode 100644 index 87fb3eb56ec..00000000000 --- a/textproc/p5-Text-Template/pkg/DESCR +++ /dev/null @@ -1,23 +0,0 @@ - This is a library for generating form letters, building HTML pages, -or filling in templates generally. A `template' is a piece of text -that has little Perl programs embedded in it here and there. When -you `fill in' a template, you evaluate the little programs and -replace them with their values. Here's an example of a template: - - Dear {$title} {$lastname}, - - It has come to our attention that you are delinquent in your - {$monthname[$last_paid_month]} payment. Please remit - ${sprintf("%.2f", $amount)} immediately, or your patellae may - be needlessly endangered. - - -The result of filling in this template is a string, which might look -something like this: - - Dear Mr. Gates, - - It has come to our attention that you are delinquent in your - February payment. Please remit - $392.12 immediately, or your patellae may - be needlessly endangered. diff --git a/textproc/p5-Text-Template/pkg/PLIST b/textproc/p5-Text-Template/pkg/PLIST deleted file mode 100644 index ff5f1da97d1..00000000000 --- a/textproc/p5-Text-Template/pkg/PLIST +++ /dev/null @@ -1 +0,0 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2000/10/16 09:57:50 rh Exp $ -- cgit v1.2.3