1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-15 03:14:23 +00:00

Server runner for testing Groonga full-text search engine.

WWW: http://search.cpan.org/dist/Test-Groonga/
This commit is contained in:
Jun Kuriyama 2015-03-13 05:28:00 +00:00
parent 8408e7f155
commit a3e668691c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=381164
5 changed files with 32 additions and 0 deletions

View File

@ -765,6 +765,7 @@
SUBDIR += p5-Template-Semantic
SUBDIR += p5-Template-Tiny
SUBDIR += p5-Term-QRCode
SUBDIR += p5-Test-Groonga
SUBDIR += p5-Test-Perl-Critic
SUBDIR += p5-Text-ASCIIMathML
SUBDIR += p5-Text-ASCIITable

View File

@ -0,0 +1,24 @@
# $FreeBSD$
PORTNAME= Test-Groonga
PORTVERSION= 0.06
CATEGORIES= textproc perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= kuriyama@FreeBSD.org
COMMENT= Perl extension for testing Groonga full-text search engine
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
RUN_DEPENDS= \
p5-File-Which>=0:${PORTSDIR}/sysutils/p5-File-Which \
p5-Test-TCP>=1.1${PORTSDIR}/devel/p5-Test-TCP
BUILD_DEPENDS= ${RUN_DEPENDS}
USES= perl5
USE_PERL5= configure
NO_ARCH= YES
.include <bsd.port.mk>

View File

@ -0,0 +1,2 @@
SHA256 (Test-Groonga-0.06.tar.gz) = 60f7792f641777cbc740cce136991c23804a43c90b6dedf5a14e70ab7aa7a10e
SIZE (Test-Groonga-0.06.tar.gz) = 19591

View File

@ -0,0 +1,3 @@
Server runner for testing Groonga full-text search engine.
WWW: http://search.cpan.org/dist/Test-Groonga/

View File

@ -0,0 +1,2 @@
%%PERL5_MAN3%%/Test::Groonga.3.gz
%%SITE_PERL%%/Test/Groonga.pm