Add a lot of missing package list entries (binaries, the shared library
and the manual page). Bump package revision.
This commit is contained in:
parent
044cabc205
commit
ced0899af6
2 changed files with 12 additions and 2 deletions
|
@ -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/}
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue