mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -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
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
LICENSE= LGPL21
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
CONFIGURE_ENV= MOUNT_FUSE_PATH=${PREFIX}/sbin
|
CONFIGURE_ENV= MOUNT_FUSE_PATH=${PREFIX}/sbin
|
||||||
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
CONFIGURE_ARGS= --prefix=${PREFIX} \
|
||||||
|
|
|
@ -21,4 +21,3 @@ libdata/pkgconfig/fuse.pc
|
||||||
man/man1/fusermount.1.gz
|
man/man1/fusermount.1.gz
|
||||||
man/man1/ulockmgr_server.1.gz
|
man/man1/ulockmgr_server.1.gz
|
||||||
man/man8/mount.fuse.8.gz
|
man/man8/mount.fuse.8.gz
|
||||||
@dirrm include/fuse
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue