aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-11-02 03:45:53 +0800
committerbapt <bapt@FreeBSD.org>2014-11-02 03:45:53 +0800
commit2de9d0c4d987eef640a925db2831aed3b067c8c6 (patch)
treed957231c7e0eacb6b3e59a8b1b27d8a7e11985f8
parentae6b90057f988f888c3b9d4b670f63652184dd7a (diff)
downloadfreebsd-ports-gnome-2de9d0c4d987eef640a925db2831aed3b067c8c6.tar.gz
freebsd-ports-gnome-2de9d0c4d987eef640a925db2831aed3b067c8c6.tar.zst
freebsd-ports-gnome-2de9d0c4d987eef640a925db2831aed3b067c8c6.zip
Add license
-rw-r--r--security/nss_compat_ossl/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nss_compat_ossl/Makefile b/security/nss_compat_ossl/Makefile
index 597254b120fc..fd730e2b52c1 100644
--- a/security/nss_compat_ossl/Makefile
+++ b/security/nss_compat_ossl/Makefile
@@ -7,6 +7,8 @@ CATEGORIES= security devel
MAINTAINER= bapt@FreeBSD.org
COMMENT= Source-level compatibility library for OpenSSL to NSS porting
+LICENSE= MIT
+
GNU_CONFIGURE= yes
USES= pkgconfig libtool
INSTALL_TARGET= install-strip