pkgsrc-wip/hs-SHA/Makefile
2009-09-24 02:05:29 +00:00

13 lines
328 B
Makefile

# $NetBSD: Makefile,v 1.3 2009/09/24 02:05:29 phonohawk Exp $
#
DISTNAME= SHA-1.4.0
CATEGORIES= security
MAINTAINER= pho@cielonegro.org
COMMENT= Haskell implementation of SHA digest functions
LICENSE= modified-bsd
.include "../../wip/mk/haskell.mk"
.include "../../wip/hs-binary/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"