ipfire-3.x/perl-Crypt-PasswdMD5/perl-Crypt-PasswdMD5.nm

42 lines
991 B
Plaintext

###############################################################################
# IPFire.org - An Open Source Firewall Solution #
# Copyright (C) - IPFire Development Team <info@ipfire.org> #
###############################################################################
name = perl-Crypt-PasswdMD5
version = 1.40
release = 2
thisapp = Crypt-PasswdMD5-%{version}
groups = Development/Libraries
url = http://search.cpan.org/dist/Crypt-PasswdMD5
license = GPL+
summary = Provides interoperable MD5-based crypt() functions.
description
This package provides MD5-based crypt() functions.
end
source_dl = http://search.cpan.org/CPAN/authors/id/R/RS/RSAVAGE/
sources = %{thisapp}.tgz
build
arches = noarch
requires
perl(ExtUtils::MakeMaker)
end
build
perl Makefile.PL INSTALLDIRS=vendor
make %{PARALLELISMFLAGS}
end
make_install_targets = \
pure_install
end
packages
package %{name}
end