summaryrefslogtreecommitdiffstats
path: root/package/perl-device-serialport/perl-device-serialport.mk
blob: d9c61e9486651cc76e0db7c38f90f4a24b2e6aa1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
################################################################################
#
# perl-device-serialport
#
################################################################################

PERL_DEVICE_SERIALPORT_VERSION = 1.04
PERL_DEVICE_SERIALPORT_SOURCE = Device-SerialPort-$(PERL_DEVICE_SERIALPORT_VERSION).tar.gz
PERL_DEVICE_SERIALPORT_SITE = $(BR2_CPAN_MIRROR)/authors/id/C/CO/COOK
PERL_DEVICE_SERIALPORT_LICENSE = Artistic or GPL-1.0+
PERL_DEVICE_SERIALPORT_LICENSE_FILES = README

$(eval $(perl-package))
OpenPOWER on IntegriCloud