Edit

IABSD.fr/ports/net/p5-MaxMind-DB-Common/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:45:43
    Hash : 3f5796b9
    Message : drop RCS Ids

  • net/p5-MaxMind-DB-Common/Makefile
  • COMMENT =	code shared by the MaxMind DB reader and writer modules
    
    DISTNAME =	MaxMind-DB-Common-0.040001
    REVISION =	1
    
    CATEGORIES =	net
    
    # Artistic 2.0
    PERMIT_PACKAGE =	Yes
    
    MODULES =	cpan
    
    RUN_DEPENDS =	devel/p5-List-AllUtils \
    		devel/p5-MooX-StrictConstructor \
    		devel/p5-Data-Dumper-Concise \
    		devel/p5-DateTime \
    		devel/p5-Moo \
    		devel/p5-Sub-Quote \
    		devel/p5-namespace-autoclean
    
    PKG_ARCH =	*
    
    CPAN_AUTHOR =	MAXMIND
    
    .include <bsd.port.mk>