summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhe <he@pkgsrc.org>2009-10-22 12:59:58 +0000
committerhe <he@pkgsrc.org>2009-10-22 12:59:58 +0000
commitafe94f392b54052f4049cc7e6cfbdaa59638b054 (patch)
tree21093122aab5ccd4e8e20ce02b8062cb797f1621
parent8814925f92d631d9311fde2bdfcb48248e0c26fd (diff)
downloadpkgsrc-afe94f392b54052f4049cc7e6cfbdaa59638b054.tar.gz
Sorry once again, these two files should have been committed
as part of the 1.6.0nb1 update.
-rw-r--r--lang/parrot/PLIST.Darwin3
-rw-r--r--lang/parrot/PLIST.shared3
2 files changed, 6 insertions, 0 deletions
diff --git a/lang/parrot/PLIST.Darwin b/lang/parrot/PLIST.Darwin
new file mode 100644
index 00000000000..d9f93dc177a
--- /dev/null
+++ b/lang/parrot/PLIST.Darwin
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.Darwin,v 1.1 2009/10/22 12:59:58 he Exp $
+lib/libparrot.dylib
+lib/libparrot.dylib.${VERSION}
diff --git a/lang/parrot/PLIST.shared b/lang/parrot/PLIST.shared
new file mode 100644
index 00000000000..1cf3077c2af
--- /dev/null
+++ b/lang/parrot/PLIST.shared
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST.shared,v 1.1 2009/10/22 12:59:58 he Exp $
+lib/libparrot.so
+lib/libparrot.so.${VERSION}