summaryrefslogtreecommitdiff
path: root/security/libidea
diff options
context:
space:
mode:
authoragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
committeragc <agc@pkgsrc.org>2004-01-20 12:18:15 +0000
commit3ad1bdbf063a03bdcca7087d41be98b07ad933af (patch)
tree7e51ed5182afc31c5b55e269ef05eb2f01cb97f2 /security/libidea
parentdc52048e014fdad9bb69ef9db159835a61c8dd4d (diff)
downloadpkgsrc-3ad1bdbf063a03bdcca7087d41be98b07ad933af.tar.gz
Move WRKSRC definition away from the first paragraph in a Makefile.
Diffstat (limited to 'security/libidea')
-rw-r--r--security/libidea/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/libidea/Makefile b/security/libidea/Makefile
index f99751d2731..d32c5be8092 100644
--- a/security/libidea/Makefile
+++ b/security/libidea/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:57 grant Exp $
+# $NetBSD: Makefile,v 1.6 2004/01/20 12:25:34 agc Exp $
#
DISTNAME= libidea-0.8.2b
-WRKSRC= ${WRKDIR}/idea
CATEGORIES= security
MASTER_SITES= ftp://ftp.psy.uq.oz.au/pub/Crypto/libeay/ \
ftp://ftp.funet.fi/pub/mirrors/ftp.psy.uq.oz.au/libeay/ \
@@ -13,6 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.media-crypt.com/pages/fidea.html
COMMENT= IDEA block cipher library
+WRKSRC= ${WRKDIR}/idea
CRYPTO= YES
LICENCE= IDEA-licence
RESTRICTED= IDEA is a patented algorithm that requires proper licensing