aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Search-Saryer/Makefile
blob: b0407c8de86bd7773b04477a40fc95586c9feabf (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                      

                             
                    
                 
                              
                                                 

                   
                                
                                                  
 
                                        
 
                               
                         
 
                      
# Created by: Akinori MUSHA aka knu <knu@idaemons.org>

PORTNAME=	Search-Saryer
PORTVERSION=	0.40
PORTREVISION=	3
CATEGORIES=	textproc perl5
MASTER_SITES=	http://namazu.org/~tsuchiya/perl/
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Perl interface to the Sary library

LIB_DEPENDS=	libsary.so:textproc/sary

USES=		perl5 pkgconfig
USE_PERL5=	configure

.include <bsd.port.mk>