summaryrefslogtreecommitdiff
path: root/security/libidea/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2016-10-03 08:15:50 +0000
committerwiz <wiz>2016-10-03 08:15:50 +0000
commit6f58c32ccb1cf03684ab60975b298e168c71e2d5 (patch)
treeb8c992645205fc528f2e0bfeb41f176a42768a2d /security/libidea/Makefile
parentd33648ef86ed7565382a7afacfa898daee8e015c (diff)
downloadpkgsrc-6f58c32ccb1cf03684ab60975b298e168c71e2d5.tar.gz
idea patent has expired, so set LICENSE to something more useful.
Diffstat (limited to 'security/libidea/Makefile')
-rw-r--r--security/libidea/Makefile11
1 files changed, 2 insertions, 9 deletions
diff --git a/security/libidea/Makefile b/security/libidea/Makefile
index fce1bf96157..83bf57eb9a5 100644
--- a/security/libidea/Makefile
+++ b/security/libidea/Makefile
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2015/02/27 14:35:01 tnn Exp $
-#
+# $NetBSD: Makefile,v 1.21 2016/10/03 08:15:50 wiz Exp $
DISTNAME= libidea-0.8.2b
CATEGORIES= security
@@ -8,13 +7,7 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.media-crypt.com/pages/fidea.html
COMMENT= IDEA block cipher library
-LICENSE= idea-license
-
-RESTRICTED= IDEA is a patented algorithm that requires proper licensing
-NO_SRC_ON_CDROM=${RESTRICTED}
-NO_BIN_ON_CDROM=${RESTRICTED}
-NO_SRC_ON_FTP= ${RESTRICTED}
-NO_BIN_ON_FTP= ${RESTRICTED}
+#LICENSE= ssleay-license
WRKSRC= ${WRKDIR}/idea
CRYPTO= YES