diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-02 22:06:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2012-05-02 22:06:01 +0000 |
commit | 0d3495647d55c9df14458076b36e20fd4a43ebe9 (patch) | |
tree | e93d697b906191f1445fdb06bc2949921bd373cc /deskutils/recoll | |
parent | 1ac915d437bad7ba3f96c0434c6b05e7a10742e8 (diff) | |
download | ports-0d3495647d55c9df14458076b36e20fd4a43ebe9.tar.gz ports-0d3495647d55c9df14458076b36e20fd4a43ebe9.zip |
Notes
Diffstat (limited to 'deskutils/recoll')
-rw-r--r-- | deskutils/recoll/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/recoll/Makefile b/deskutils/recoll/Makefile index ab84853789e7..df5b441e6472 100644 --- a/deskutils/recoll/Makefile +++ b/deskutils/recoll/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.lesbonscomptes.com/recoll/ MAINTAINER= ports@FreeBSD.org COMMENT= A personal full text search package, based on Xapian +BROKEN= does not compile + LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING |