summaryrefslogtreecommitdiff
path: root/lang
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
commit23ae1d743076cb6bf6a5fb005471e5eb36b38387 (patch)
tree21093122aab5ccd4e8e20ce02b8062cb797f1621 /lang
parentb00c5eeef4e09821947767c155bd4aadd1a2226d (diff)
downloadpkgsrc-23ae1d743076cb6bf6a5fb005471e5eb36b38387.tar.gz
Sorry once again, these two files should have been committed
as part of the 1.6.0nb1 update.
Diffstat (limited to 'lang')
-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}