diff options
author | kim <kim> | 1999-09-18 14:53:32 +0000 |
---|---|---|
committer | kim <kim> | 1999-09-18 14:53:32 +0000 |
commit | 549c35f5a5099f4c5aeb4670d66ab2bfb1ce29f2 (patch) | |
tree | a7ff2bb83a43b7d422abd4d0ae5809c63cbfd015 /archivers/gtar-base | |
parent | 8601305bd87644223d4d483906b6122da5792153 (diff) | |
download | pkgsrc-549c35f5a5099f4c5aeb4670d66ab2bfb1ce29f2.tar.gz |
Copied from PLIST,v
Diffstat (limited to 'archivers/gtar-base')
-rw-r--r-- | archivers/gtar-base/pkg/PLIST | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/gtar-base/pkg/PLIST b/archivers/gtar-base/pkg/PLIST new file mode 100644 index 00000000000..d8fd875c860 --- /dev/null +++ b/archivers/gtar-base/pkg/PLIST @@ -0,0 +1,13 @@ +@comment $NetBSD: PLIST,v 1.5 1999/09/18 14:53:32 kim Exp $ +bin/gtar +man/man1/gtar.1 +share/locale/de/LC_MESSAGES/tar.cat +share/locale/fr/LC_MESSAGES/tar.cat +share/locale/it/LC_MESSAGES/tar.cat +share/locale/ko/LC_MESSAGES/tar.cat +share/locale/nl/LC_MESSAGES/tar.cat +share/locale/no/LC_MESSAGES/tar.cat +share/locale/pl/LC_MESSAGES/tar.cat +share/locale/pt/LC_MESSAGES/tar.cat +share/locale/sl/LC_MESSAGES/tar.cat +share/locale/sv/LC_MESSAGES/tar.cat |