aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/perl/libnetserver-generic-perl_1.03.bb
blob: d244ec13d271be572393761ea35843ce09797773 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "NetServer::Generic is a perl module that implements an object-oriented interface for developing internet servers."
SECTION = "libs"
LICENSE = "Artistic|GPL"
PR = "r4"

SRC_URI = "http://www.cpan.org/modules/by-module/NetServer/NetServer-Generic-${PV}.tar.gz"

S = "${WORKDIR}/NetServer-Generic-${PV}"

inherit cpan