1 # $NetBSD: Makefile,v 1.10 2013/04/29 16:42:24 adam Exp $
4 CATEGORIES
= devel security
5 MASTER_SITES
= http
://www.lysator.liu.se
/~nisse
/archive
/ \
6 ftp
://ftp.lysator.liu.se
/pub
/security
/lsh
/
8 MAINTAINER
= pkgsrc-users@NetBSD.org
9 HOMEPAGE
= http
://www.lysator.liu.se
/~nisse
/nettle
/
10 COMMENT
= Cryptographic library
11 LICENSE
= gnu-lgpl-v2.1
18 CONFIGURE_ARGS
+= --disable-openssl
--disable-shared
20 .
include "../../mk/bsd.prefs.mk"
22 .if
!empty
(USE_CROSS_COMPILE
:M
[yY
][eE
][sS
])
23 CONFIGURE_ENV
+= CC_FOR_BUILD
=${NATIVE_CC
:Q
}
28 PKGCONFIG_OVERRIDE
= hogweed.
pc.in
29 PKGCONFIG_OVERRIDE
+= nettle.
pc.in
31 .
include "../../devel/gmp/buildlink3.mk"
32 .
include "../../mk/bsd.pkg.mk"