11 lines
328 B
Makefile
11 lines
328 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/11/10 09:00:32 phonohawk Exp $
|
|
DISTNAME= hopenssl-1.2
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= emil@math.su.se
|
|
COMMENT= FFI bindings to OpenSSL's EVP digest interface
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../security/openssl/buildlink3.mk"
|
|
.include "../../wip/mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|