Edit

IABSD.fr/ports/comms/p5-Device-Modem/Makefile

Branch :

  • Show log

    Commit

  • Author : naddy
    Date : 2022-03-11 18:26:24
    Hash : 31ec66eb
    Message : drop RCS Ids

  • comms/p5-Device-Modem/Makefile
  • COMMENT=	talk to modem devices connected via serial port
    
    DISTNAME =	Device-Modem-1.59
    CATEGORIES=	comms
    
    MODULES=	cpan
    PKG_ARCH=	*
    
    # perl
    PERMIT_PACKAGE=	Yes
    
    BUILD_DEPENDS=	comms/p5-Device-SerialPort>=1
    
    .include <bsd.port.mk>