Edit

IABSD.fr/ports/textproc/p5-Lingua-EN-FindNumber/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 20:02:12
    Hash : 8c80a751
    Message : drop RCS Ids

  • textproc/p5-Lingua-EN-FindNumber/Makefile
  • COMMENT =	locate (written) numbers in English text 
    DISTNAME =	Lingua-EN-FindNumber-1.32
    CATEGORIES =	textproc
    REVISION =	0
    
    MAINTAINER =	Andrew Fresh <afresh1@openbsd.org>
    
    # same terms as Perl itself
    PERMIT_PACKAGE =	Yes
    
    MODULES =	cpan
    PKG_ARCH =	*
    RUN_DEPENDS =	textproc/p5-Lingua-EN-Words2Nums>=0
    
    MAKE_ENV =	TEST_POD=1
    
    .include <bsd.port.mk>