1 ################################################################################
5 ################################################################################
7 PERL_GDGRAPH_VERSION
= 1.54
8 PERL_GDGRAPH_SOURCE
= GDGraph-
$(PERL_GDGRAPH_VERSION
).
tar.gz
9 PERL_GDGRAPH_SITE
= $(BR2_CPAN_MIRROR
)/authors
/id
/R
/RU
/RUZ
10 PERL_GDGRAPH_DEPENDENCIES
= perl-gd perl-gdtextutil
11 PERL_GDGRAPH_LICENSE
= Artistic or GPLv1
+
12 PERL_GDGRAPH_LICENSE_FILES
= Dustismo.LICENSE
14 $(eval
$(perl-package
))