Edit

IABSD.fr/ports/geo/p5-Geo-TigerLine/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 19:06:11
    Hash : ffa1cebd
    Message : drop RCS Ids

  • geo/p5-Geo-TigerLine/Makefile
  • COMMENT=	parse TIGER/Line geographic data
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	Geo-TigerLine-0.03
    CATEGORIES=	geo
    REVISION=	0
    
    # Perl
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS=	devel/p5-Carp-Assert \
    		devel/p5-Class-Accessor \
    		devel/p5-Class-Data-Inheritable
    
    .include <bsd.port.mk>