diff options
author | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
---|---|---|
committer | zuntum <zuntum@pkgsrc.org> | 2001-10-31 22:52:58 +0000 |
commit | d038a73ebd432fae3ce355b84443038f88cb7199 (patch) | |
tree | b3c17888184b1b17ed1b1fa28f1697197bb0b4f6 /sysutils/fileutils/PLIST | |
parent | 70bae73d77e50256a2ee847bd9be11b761bcea01 (diff) | |
download | pkgsrc-d038a73ebd432fae3ce355b84443038f88cb7199.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'sysutils/fileutils/PLIST')
-rw-r--r-- | sysutils/fileutils/PLIST | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/sysutils/fileutils/PLIST b/sysutils/fileutils/PLIST new file mode 100644 index 00000000000..6dc615d1f43 --- /dev/null +++ b/sysutils/fileutils/PLIST @@ -0,0 +1,60 @@ +@comment $NetBSD: PLIST,v 1.1 2001/10/31 22:53:06 zuntum Exp $ +bin/gchgrp +bin/gchown +bin/gchmod +bin/gcp +bin/gdd +bin/gdircolors +bin/gdu +bin/ginstall +bin/gln +bin/gdir +bin/gvdir +bin/gls +bin/gmkdir +bin/gmkfifo +bin/gmknod +bin/gmv +bin/grm +bin/grmdir +bin/gsync +bin/gtouch +bin/gdf +@unexec install-info --delete %D/info/fileutils.info %D/info/dir +info/fileutils.info +@exec install-info %D/info/fileutils.info %D/info/dir +man/man1/grmdir.1 +man/man1/gdircolors.1 +man/man1/gln.1 +man/man1/gchgrp.1 +man/man1/gls.1 +man/man1/gchmod.1 +man/man1/gmkdir.1 +man/man1/gchown.1 +man/man1/gmkfifo.1 +man/man1/gcp.1 +man/man1/gmknod.1 +man/man1/gdd.1 +man/man1/gmv.1 +man/man1/gdf.1 +man/man1/grm.1 +man/man1/gdu.1 +man/man1/gtouch.1 +man/man1/ginstall.1 +man/man1/gdir.1 +man/man1/gsync.1 +man/man1/gvdir.1 +${PKGLOCALEDIR}/locale/de/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/es/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/pt/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/sl/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/ko/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/cs/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/sk/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/el/LC_MESSAGES/fileutils.mo +${PKGLOCALEDIR}/locale/no/LC_MESSAGES/fileutils.mo |