1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/security/p5-Crypt-SmbHash/Makefile
Sunpoet Po-Chuan Hsieh e0de6f9eb7 - Add LICENSE
- Pass maintainership to submitter

PR:		ports/189190
Submitted by:	Muhammad Moinur Rahman <5u623l20@gmail.com>
2014-05-02 09:42:20 +00:00

20 lines
364 B
Makefile

# Created by: Florent Thoumie <flz@xbsd.org>
# $FreeBSD$
PORTNAME= Crypt-SmbHash
PORTVERSION= 0.12
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= 5u623l20@gmail.com
COMMENT= Perl module implementing lanman and nt md4 hash functions
LICENSE= GPLv2 GPLv3
LICENSE_COMB= dual
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>