mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
- Add LICENSE
- Drop @dirrm* from plist
This commit is contained in:
parent
ad76121d3d
commit
ae28efd033
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371736
2 changed files with 3 additions and 1 deletions
|
@ -14,6 +14,9 @@ COMMENT= FUSE allows filesystem implementation in userspace
|
|||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= MOUNT_FUSE_PATH=${PREFIX}/sbin
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||
|
|
|
@ -21,4 +21,3 @@ libdata/pkgconfig/fuse.pc
|
|||
man/man1/fusermount.1.gz
|
||||
man/man1/ulockmgr_server.1.gz
|
||||
man/man8/mount.fuse.8.gz
|
||||
@dirrm include/fuse
|
||||
|
|
Loading…
Add table
Reference in a new issue