Edit

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

Branch :

  • Show log

    Commit

  • Author : jasper
    Date : 2016-09-01 10:53:26
    Hash : 003e889c
    Message : retire sparc

  • comms/p5-Device-SerialPort/Makefile
  • # $OpenBSD: Makefile,v 1.16 2016/09/01 10:53:26 jasper Exp $
    
    COMMENT=	talk to modem devices connected via serial port
    
    DISTNAME=	Device-SerialPort-1.04
    EPOCH=		0
    REVISION=	2
    CATEGORIES=	comms
    MODULES=	cpan
    
    MAINTAINER=	Todd T. Fries <todd@openbsd.org>
    
    # Artistic
    PERMIT_PACKAGE_CDROM=	Yes
    
    WANTLIB += c perl
    
    .include <bsd.port.mk>