aboutsummaryrefslogblamecommitdiff
path: root/textproc/p5-Lingua-EN-Inflect-Number/Makefile
blob: 981663b7745f191c72726619e30e4f4bdf2fbc36 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                        
                    
                              
                    

                   
                                
                                                           
                                                                     
 
                            

                    

                                                                     
 

                         
 

                   
                      
PORTNAME=	Lingua-EN-Inflect-Number
PORTVERSION=	1.12
CATEGORIES=	textproc perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-

MAINTAINER=	perl@FreeBSD.org
COMMENT=	Force number of words to singular or plural
WWW=		https://metacpan.org/release/Lingua-EN-Inflect-Number

LICENSE=	ART10 GPLv1+
LICENSE_COMB=	dual

BUILD_DEPENDS=	${RUN_DEPENDS}
RUN_DEPENDS=	p5-Lingua-EN-Inflect>=0:textproc/p5-Lingua-EN-Inflect

USES=		perl5
USE_PERL5=	configure

NO_ARCH=	yes

.include <bsd.port.mk>