Edit

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

Branch :

  • Show log

    Commit

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

  • comms/p5-Device-SerialPort/Makefile
  • COMMENT=	talk to modem devices connected via serial port
    
    DISTNAME=	Device-SerialPort-1.04
    EPOCH=		0
    REVISION=	4
    CATEGORIES=	comms
    MODULES=	cpan
    
    # Artistic
    PERMIT_PACKAGE=	Yes
    CONFIGURE_ENV +=	CC='${CC}'
    
    WANTLIB += c perl
    
    .include <bsd.port.mk>