mirror of
https://git.freebsd.org/ports.git
synced 2025-05-19 18:43:13 -04:00
- Add LICENSE_FILE
- Drop @dirrm* from plist
This commit is contained in:
parent
30edffcb2d
commit
c4a9f1ef80
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389100
2 changed files with 1 additions and 1 deletions
|
@ -13,6 +13,7 @@ MAINTAINER= ports@FreeBSD.org
|
|||
COMMENT= Storing file data and synchronizing it among themselves
|
||||
|
||||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
WRKSRC= ${WRKDIR}/mfs-1.6.27
|
||||
USERS= mfs
|
||||
|
|
|
@ -8,7 +8,6 @@ man/man5/mfschunkserver.cfg.5.gz
|
|||
man/man5/mfshdd.cfg.5.gz
|
||||
man/man8/mfschunkserver.8.gz
|
||||
sbin/mfschunkserver
|
||||
@dirrmtry etc/mfs
|
||||
@owner mfs
|
||||
@group mfs
|
||||
@unexec rmdir "/var/mfs" >/dev/null 2>&1 || :
|
||||
|
|
Loading…
Add table
Reference in a new issue