2013-08-02 20:52:07 +02:00
|
|
|
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
|
2002-10-08 16:10:21 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= Search-Saryer
|
2008-04-28 11:29:40 +02:00
|
|
|
PORTVERSION= 0.40
|
2008-06-06 16:17:21 +02:00
|
|
|
PORTREVISION= 1
|
2002-10-08 16:10:21 +02:00
|
|
|
CATEGORIES= textproc perl5
|
2006-12-12 21:44:23 +01:00
|
|
|
MASTER_SITES= http://namazu.org/~tsuchiya/perl/
|
2002-10-08 16:10:21 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
2008-04-28 11:29:40 +02:00
|
|
|
MAINTAINER= perl@FreeBSD.org
|
2003-02-18 06:52:56 +01:00
|
|
|
COMMENT= Perl interface to the Sary library
|
2002-10-08 16:10:21 +02:00
|
|
|
|
2013-11-07 04:52:41 +01:00
|
|
|
LIB_DEPENDS= libsary.so:${PORTSDIR}/textproc/sary
|
2002-10-08 16:10:21 +02:00
|
|
|
|
2013-07-31 15:15:36 +02:00
|
|
|
USES= perl5 pkgconfig
|
2013-07-31 15:18:37 +02:00
|
|
|
USE_PERL5= configure
|
2002-10-08 16:10:21 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|