Edit

IABSD.fr/ports/net/p5-SNMP-BridgeQuery/Makefile

Branch :

  • Show log

    Commit

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

  • net/p5-SNMP-BridgeQuery/Makefile
  • COMMENT=	Perl extension for retrieving bridge tables
    
    MODULES=	cpan
    PKG_ARCH=	*
    DISTNAME=	SNMP-BridgeQuery-0.61
    REVISION=	1
    CATEGORIES=	devel net
    
    # GPL/Artistic
    PERMIT_PACKAGE=	Yes
    
    BUILD_DEPENDS=	${RUN_DEPENDS}
    RUN_DEPENDS=	net/p5-Net-SNMP
    
    .include <bsd.port.mk>