Edit

IABSD.fr/ports/net/p5-Nmap-Parser/Makefile

Branch :

  • Show log

    Commit

  • Author : sthen
    Date : 2026-03-10 15:34:01
    Hash : f9b6e3cb
    Message : bump revisions, nmap pkgpath changed from net/nmap,-main to net/nmap (there were no other subpackages anyway)

  • net/p5-Nmap-Parser/Makefile
  • COMMENT =	perl module for parsing nmap XML reports
    
    MODULES =	cpan
    PKG_ARCH =	*
    DISTNAME =	Nmap-Parser-1.37
    REVISION =	0
    EPOCH =		0
    CATEGORIES=	net
    
    MAINTAINER =	Benoit Lecocq <benoit@openbsd.org>
    
    HOMEPAGE =	https://github.com/modernistik/Nmap-Parser
    
    # MIT
    PERMIT_PACKAGE =	Yes
    
    RUN_DEPENDS =	net/nmap \
    		textproc/p5-XML-Twig>=3.16
    
    .include <bsd.port.mk>