diff --git a/sysutils/moosefs-chunkserver/Makefile b/sysutils/moosefs-chunkserver/Makefile index 9300412bbba7..118a1bfb1641 100644 --- a/sysutils/moosefs-chunkserver/Makefile +++ b/sysutils/moosefs-chunkserver/Makefile @@ -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 diff --git a/sysutils/moosefs-chunkserver/pkg-plist b/sysutils/moosefs-chunkserver/pkg-plist index 0ae0d7a24de9..2bcf094e5344 100644 --- a/sysutils/moosefs-chunkserver/pkg-plist +++ b/sysutils/moosefs-chunkserver/pkg-plist @@ -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 || :