1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-23 04:23:08 +00:00

Add LICENSE_FILE

- Pet portlint

PR:		238966
Submitted by:	sunpoet (myself)
Approved by:	maintainer (timeout, 6 weeks)
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-08-16 18:11:44 +00:00
parent e6c4ad55f0
commit 5d65811665
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=509114

View File

@ -9,13 +9,14 @@ MAINTAINER= vsevolod@FreeBSD.org
COMMENT= Library to build higher-level cryptographic tools
LICENSE= ISCL
LICENSE_FILE= ${WRKSRC}/LICENSE
GNU_CONFIGURE= yes
USES= libtool pathfix pkgconfig
USE_LDCONFIG= yes
INSTALL_TARGET?= install-strip
TEST_TARGET= check
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
OPTIONS_DEFINE= DOCS