- Add LICENSE_FILE
- Switch to USES=localbase - Pet portlint - Update WWW Approved by: portmgr blanket
This commit is contained in:
parent
f3d4ca351c
commit
632fbb70ee
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=464478
@ -12,11 +12,10 @@ MAINTAINER= portmaster@BSDforge.com
|
||||
COMMENT= FUSE based filesystem with replication at the filesystem level
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/doc/copyright
|
||||
|
||||
USES= fuse localbase:ldflags
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
USES= fuse
|
||||
|
||||
PLIST_FILES= bin/chironfs bin/chirctl man/man8/chironfs.8.gz
|
||||
PORTDOCS= *
|
||||
|
@ -7,4 +7,4 @@ The only requisite is that you mount it.
|
||||
No need for special configuration files. The setup is as
|
||||
simple as one mount command (or one line in fstab).
|
||||
|
||||
WWW: http://BSDforge.com/projects/sysutils/fusefs-chironfs/
|
||||
WWW: https://BSDforge.com/projects/sysutils/fusefs-chironfs/
|
||||
|
Loading…
Reference in New Issue
Block a user