Edit

IABSD.fr/ports/textproc/p5-Encode-Locale/Makefile

Branch :

  • Show log

    Commit

  • Author : nigel
    Date : 2013-03-26 23:49:55
    Hash : c9ab53d2
    Message : The purpose of this Perl module is try determine what encodings should be used when interfacing to various external interfaces. required by p5-libwww >= 6.0 Ok sthen landry

  • textproc/p5-Encode-Locale/Makefile
  • # $OpenBSD: Makefile,v 1.1.1.1 2013/03/26 23:49:55 nigel Exp $
    
    COMMENT =	determine the locale encoding
    
    DISTNAME =	Encode-Locale-1.03
    CATEGORIES =	textproc
    CPAN_AUTHOR =	GAAS
    
    MAINTAINER =	Nigel Taylor <nigel@openbsd.org>
    
    # Perl
    PERMIT_PACKAGE_CDROM =	Yes
    
    MODULES =	cpan
    
    .include <bsd.port.mk>