diff options
Diffstat (limited to 'www/mnogosearch')
-rw-r--r-- | www/mnogosearch/Makefile | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/www/mnogosearch/Makefile b/www/mnogosearch/Makefile index 82c332bbff93..7dfcf8c6bfcc 100644 --- a/www/mnogosearch/Makefile +++ b/www/mnogosearch/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: mnogosearch -# Date created: 27.01.2001 -# Whom: ache -# +# Created by: ache # $FreeBSD$ -# PORTNAME= mnogosearch PORTVERSION= 3.3.12 @@ -14,6 +10,9 @@ MASTER_SITES= http://www.mnogosearch.org/Download/ \ MAINTAINER= crees@FreeBSD.org COMMENT= Full featured SQL-based hypertext search engine +LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/COPYING + CONFLICTS= dpsearch-[0-9]* udmsearch-[0-9]* mguesser-[0-9]* MAN1= indexer.1 |