diff options
author | tron <tron@pkgsrc.org> | 2009-02-21 23:34:00 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2009-02-21 23:34:00 +0000 |
commit | ced0899af690483270563d55317af32ba90b449e (patch) | |
tree | fab3438bb1cb9d92113465da0f886653ae747be2 /filesystems/fuse-afpfs-ng | |
parent | 044cabc20560c58c4a8b167d2eefca16cb011fac (diff) | |
download | pkgsrc-ced0899af690483270563d55317af32ba90b449e.tar.gz |
Add a lot of missing package list entries (binaries, the shared library
and the manual page). Bump package revision.
Diffstat (limited to 'filesystems/fuse-afpfs-ng')
-rw-r--r-- | filesystems/fuse-afpfs-ng/Makefile | 3 | ||||
-rw-r--r-- | filesystems/fuse-afpfs-ng/PLIST | 11 |
2 files changed, 12 insertions, 2 deletions
diff --git a/filesystems/fuse-afpfs-ng/Makefile b/filesystems/fuse-afpfs-ng/Makefile index 89fcd3a205f..2c9c123beaa 100644 --- a/filesystems/fuse-afpfs-ng/Makefile +++ b/filesystems/fuse-afpfs-ng/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/02/28 19:43:00 agc Exp $ +# $NetBSD: Makefile,v 1.4 2009/02/21 23:34:00 tron Exp $ DISTNAME= afpfs-ng-0.8 +PKGREVISION= 1 PKGNAME= fuse-${DISTNAME} CATEGORIES= filesystems MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=afpfs-ng/} diff --git a/filesystems/fuse-afpfs-ng/PLIST b/filesystems/fuse-afpfs-ng/PLIST index 2e799daa934..f1afdb28d0c 100644 --- a/filesystems/fuse-afpfs-ng/PLIST +++ b/filesystems/fuse-afpfs-ng/PLIST @@ -1,3 +1,12 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/07/09 19:03:22 agc Exp $ +@comment $NetBSD: PLIST,v 1.2 2009/02/21 23:34:00 tron Exp $ bin/afp_client bin/afpfsd +bin/afpcmd +bin/afpgetstatus +bin/mount_afp +lib/libafpclient.la +man/man1/afp_client.1 +man/man1/afpcmd.1 +man/man1/afpfsd.1 +man/man1/afpgetstatus.1 +man/man1/mount_afp.1 |