opnsense-ports/textproc/p5-Search-QueryParser/Makefile
Franco Fichtner e3827c2d87 */*: sync with upstream
Taken from: FreeBSD
2016-02-24 04:59:00 +01:00

17 lines
312 B
Makefile

# $FreeBSD$
PORTNAME= Search-QueryParser
PORTVERSION= 0.94
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= jeremybbaggs@gmail.com
COMMENT= Parse a query into a structure suitable for external search engines
LICENSE= GPLv2
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>