Edit

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

Branch :

  • Show log

    Commit

  • Author : benoit
    Date : 2023-02-19 08:46:30
    Hash : 70ae498d
    Message : Update to p5-Geo-Functions-0.08.

  • geo/p5-Geo-Functions/Makefile
  • COMMENT =	perl module for geographic functions
    
    MODULES =	cpan
    PKG_ARCH =	*
    DISTNAME =	Geo-Functions-0.08
    CATEGORIES =	geo
    
    # MIT
    PERMIT_PACKAGE=	Yes
    
    RUN_DEPENDS =	geo/p5-Geo-Constants
    
    .include <bsd.port.mk>