1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Do not install COPYING, LICENSE is already defined [1]

- While I'm here rephrase COMMENT [2]

Submitted by:	danfe [1], culot [2] (via email)
Approved by:	culot (mentor)
This commit is contained in:
William Grzybowski 2013-05-21 11:55:16 +00:00
parent 4b910b1351
commit 9517c37109
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=318683

View File

@ -6,14 +6,14 @@ CATEGORIES= security
MASTER_SITES= http://download.dnscrypt.org/libsodium/releases/
MAINTAINER= csosstudy@gmail.com
COMMENT= Library for build higher-level cryptographic tools
COMMENT= Library to build higher-level cryptographic tools
LICENSE= ISCL
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
PORTDOCS= AUTHORS COPYING NEWS THANKS
PORTDOCS= AUTHORS NEWS THANKS
post-build:
cd ${WRKSRC} && ${MAKE} check