svn commit: r382537 - head/security/dirmngr
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sat Mar 28 18:44:48 UTC 2015
Author: sunpoet
Date: Sat Mar 28 18:44:47 2015
New Revision: 382537
URL: https://svnweb.freebsd.org/changeset/ports/382537
QAT: https://qat.redports.org/buildarchive/r382537/
Log:
- Add LICENSE
Approved by: portmgr (blanket)
Modified:
head/security/dirmngr/Makefile
Modified: head/security/dirmngr/Makefile
==============================================================================
--- head/security/dirmngr/Makefile Sat Mar 28 18:41:48 2015 (r382536)
+++ head/security/dirmngr/Makefile Sat Mar 28 18:44:47 2015 (r382537)
@@ -13,6 +13,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER= umq at ueo.co.jp
COMMENT= Client for managing and downloading certificate revocation lists
+LICENSE= GPLv2
+
LIB_DEPENDS= libassuan.so:${PORTSDIR}/security/libassuan \
libgcrypt.so:${PORTSDIR}/security/libgcrypt \
libgpg-error.so:${PORTSDIR}/security/libgpg-error \
More information about the svn-ports-all
mailing list