aboutsummaryrefslogtreecommitdiff
path: root/lang/pugs/pkg-plist
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2005-03-15 03:05:04 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2005-03-15 03:05:04 +0000
commit9be610132750ecb41f99e84d7f98dc7370f2d66c (patch)
tree2218b0ded6929ee04b45adfac1d86add015793a7 /lang/pugs/pkg-plist
parenta3d0dcae3f4a81e3a8cb889b97409a41db13b6d9 (diff)
Notes
Diffstat (limited to 'lang/pugs/pkg-plist')
-rw-r--r--lang/pugs/pkg-plist14
1 files changed, 14 insertions, 0 deletions
diff --git a/lang/pugs/pkg-plist b/lang/pugs/pkg-plist
new file mode 100644
index 000000000000..455025f49e96
--- /dev/null
+++ b/lang/pugs/pkg-plist
@@ -0,0 +1,14 @@
+bin/kwid
+bin/pugs
+bin/pugscc
+lib/perl6/Kwid.pm
+lib/perl6/perlkwid.kwid
+lib/perl6/Test.pm
+%%SITE_PERL%%/Perl6/Pugs.pm
+%%SITE_PERL%%/Pugs/MakeMaker.pm
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Pugs/.packlist
+@dirrm %%SITE_PERL%%/Pugs
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6/Pugs
+@unexec rmdir %D/lib/perl6 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Perl6 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl6 2>/dev/null || true