Date: Wed, 13 Nov 2019 23:33:30 +0000 (UTC) From: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517436 - head/security/p5-PBKDF2-Tiny Message-ID: <201911132333.xADNXUu5041977@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Nov 13 23:33:30 2019 New Revision: 517436 URL: https://svnweb.freebsd.org/changeset/ports/517436 Log: Add LICENSE_FILE Modified: head/security/p5-PBKDF2-Tiny/Makefile Modified: head/security/p5-PBKDF2-Tiny/Makefile ============================================================================== --- head/security/p5-PBKDF2-Tiny/Makefile Wed Nov 13 23:33:25 2019 (r517435) +++ head/security/p5-PBKDF2-Tiny/Makefile Wed Nov 13 23:33:30 2019 (r517436) @@ -12,6 +12,7 @@ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Minimalist PBKDF2 (RFC 2898) with HMAC-SHA1 or HMAC-SHA2 LICENSE= APACHE20 +LICENSE_FILE= ${WRKSRC}/LICENSE USES= perl5 USE_PERL5= configure
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911132333.xADNXUu5041977>