Edit

IABSD.fr/ports/misc/p5-User-Identity/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2025-11-03 23:08:44
    Hash : e4d3cbe7
    Message : update to p5-User-Identity-1.03

  • misc/p5-User-Identity/Makefile
  • COMMENT =	maintains info about a physical person
    
    DISTNAME =	User-Identity-1.03
    
    CATEGORIES =	misc
    
    # Perl
    PERMIT_PACKAGE =	Yes
    
    MODULES =		cpan
    
    RUN_DEPENDS =		devel/p5-Hash-Ordered>=0.014 \
    			geo/p5-Geography-Countries
    
    PKG_ARCH =		*
    
    .include <bsd.port.mk>