# $MidnightBSD: trunk/comms/p5-Device-SerialPort/Makefile 22596 2017-09-27 23:11:50Z laffer1 $
# $FreeBSD: ports/comms/p5-Device-SerialPort/Makefile,v 1.9 2008/04/17 14:24:14 araujo Exp $

PORTNAME=	Device-SerialPort
PORTVERSION=	1.040000
CATEGORIES=	comms perl5
MASTER_SITES=	CPAN
PKGNAMEPREFIX=	p5-
DISTNAME=	${PORTNAME}-${PORTVERSION:C/0+$//}

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	Perl5 module for simple serial port control

LICENSE=	perl

PERL_CONFIGURE=	yes

.include <bsd.port.mk>
