Edit

IABSD.fr/ports/textproc/p5-Text-Unidecode/Makefile

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2014-12-13 10:48:15
    Hash : bb2e8fed
    Message : Update to p5-Text-Unidecode-1.23. ok nigel@, from Mikolaj Kucharski (maintainer)

  • textproc/p5-Text-Unidecode/Makefile
  • # $OpenBSD: Makefile,v 1.13 2014/12/13 10:48:15 benoit Exp $
    
    COMMENT=	US-ASCII transliterations of Unicode text
    
    MODULES=	cpan
    DISTNAME=	Text-Unidecode-1.23
    CATEGORIES=	textproc
    
    MAINTAINER=	Mikolaj Kucharski <mikolaj@kucharski.name>
    
    # Perl
    PERMIT_PACKAGE_CDROM=	Yes
    
    .include <bsd.port.mk>