aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Term-Shell/pkg-plist
diff options
context:
space:
mode:
authorAnton Berezin <tobez@FreeBSD.org>2004-07-07 13:55:27 +0000
committerAnton Berezin <tobez@FreeBSD.org>2004-07-07 13:55:27 +0000
commitbbef1683b4135b213ba1b926a695b95a1c0caee2 (patch)
tree83ca0ba17d1a1c550a1af3f022037fd08357e506 /devel/p5-Term-Shell/pkg-plist
parent602cecaee6b9a0dc289c830a131787db7f9205ce (diff)
Add devel/p5-Term-Shell, a simple Perl module to ease writing
command-line shells in Perl.
Notes
Notes: svn path=/head/; revision=113142
Diffstat (limited to 'devel/p5-Term-Shell/pkg-plist')
-rw-r--r--devel/p5-Term-Shell/pkg-plist6
1 files changed, 6 insertions, 0 deletions
diff --git a/devel/p5-Term-Shell/pkg-plist b/devel/p5-Term-Shell/pkg-plist
new file mode 100644
index 000000000000..f84d8ff26299
--- /dev/null
+++ b/devel/p5-Term-Shell/pkg-plist
@@ -0,0 +1,6 @@
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Shell/.packlist
+%%SITE_PERL%%/Term/Shell.pm
+%%SITE_PERL%%/Term/Shell.pod
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Term/Shell
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Term 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Term 2>/dev/null || true