svn commit: r398213 - head/deskutils/recoll
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Sep 30 11:55:22 UTC 2015
Author: amdmi3
Date: Wed Sep 30 11:55:21 2015
New Revision: 398213
URL: https://svnweb.freebsd.org/changeset/ports/398213
Log:
- Add LICENSE_FILE
Approved by: portmgr blanket
Modified:
head/deskutils/recoll/Makefile
Modified: head/deskutils/recoll/Makefile
==============================================================================
--- head/deskutils/recoll/Makefile Wed Sep 30 11:54:37 2015 (r398212)
+++ head/deskutils/recoll/Makefile Wed Sep 30 11:55:21 2015 (r398213)
@@ -10,6 +10,7 @@ MAINTAINER= ports at FreeBSD.org
COMMENT= Personal full text search package, based on Xapian
LICENSE= GPLv2
+LICENSE_FILE= ${WRKSRC}/COPYING
BUILD_DEPENDS= xapian-core>=0:${PORTSDIR}/databases/xapian-core
RUN_DEPENDS:= ${BUILD_DEPENDS} \
More information about the svn-ports-all
mailing list