aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Lingua-PT-Stemmer/Makefile
blob: fa5f652c50fc732cd278eea68d5eb63e768b9eb5 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                        
           

                                 
                    
                              
                    

                   
                                   

                                                    
                            

                    
                   
                         
                     
 
                      
# Created by: Thorsten Greiner <thorsten.greiner@web.de>
# $FreeBSD$

PORTNAME=	Lingua-PT-Stemmer
PORTVERSION=	0.02
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	sunpoet@FreeBSD.org
COMMENT=	Stemmers for Portuguese and Galician

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

NO_ARCH=	yes
USE_PERL5=	configure
USES=		perl5

.include <bsd.port.mk>