diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-06-11 01:32:28 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-06-11 01:32:28 +0800 |
commit | 51ab8d823e96e9bd27ae50714646eaf4423e70df (patch) | |
tree | e220037c61e80de2b6901783d0fc988ca5ae0164 /sysutils | |
parent | 1d56b7dc07ca3e88b1f6b7171e5ffefe7493a7a8 (diff) | |
download | freebsd-ports-gnome-51ab8d823e96e9bd27ae50714646eaf4423e70df.tar.gz freebsd-ports-gnome-51ab8d823e96e9bd27ae50714646eaf4423e70df.tar.zst freebsd-ports-gnome-51ab8d823e96e9bd27ae50714646eaf4423e70df.zip |
- Add LICENSE_FILE
- Drop @dirrm* from plist
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/moosefs-client/Makefile | 1 | ||||
-rw-r--r-- | sysutils/moosefs-client/pkg-plist | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/moosefs-client/Makefile b/sysutils/moosefs-client/Makefile index d970ae9ba6c4..744558a25567 100644 --- a/sysutils/moosefs-client/Makefile +++ b/sysutils/moosefs-client/Makefile @@ -13,6 +13,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Moosefs client tools LICENSE= GPLv3 +LICENSE_FILE= ${WRKSRC}/COPYING WRKSRC= ${WRKDIR}/mfs-1.6.27 GNU_CONFIGURE= yes diff --git a/sysutils/moosefs-client/pkg-plist b/sysutils/moosefs-client/pkg-plist index d80079e99d68..837da6ea53e5 100644 --- a/sysutils/moosefs-client/pkg-plist +++ b/sysutils/moosefs-client/pkg-plist @@ -38,4 +38,3 @@ man/man1/mfssetgoal.1.gz man/man1/mfssettrashtime.1.gz man/man1/mfstools.1.gz man/man8/mfsmount.8.gz -@dirrmtry etc/mfs |