You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

14 lines
588 B

################################################################################
#
# perl-dist-checkconflicts
#
################################################################################
PERL_DIST_CHECKCONFLICTS_VERSION = 0.11
PERL_DIST_CHECKCONFLICTS_SOURCE = Dist-CheckConflicts-$(PERL_DIST_CHECKCONFLICTS_VERSION).tar.gz
PERL_DIST_CHECKCONFLICTS_SITE = $(BR2_CPAN_MIRROR)/authors/id/D/DO/DOY
PERL_DIST_CHECKCONFLICTS_LICENSE = Artistic or GPL-1.0+
PERL_DIST_CHECKCONFLICTS_LICENSE_FILES = LICENSE
PERL_DIST_CHECKCONFLICTS_DISTNAME = Dist-CheckConflicts
$(eval $(perl-package))