openbsd-ports/devel/hs-data-hash/Makefile

17 lines
312 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.3 2013/03/11 10:50:07 espie Exp $
COMMENT = combinators for building fast hashing functions
DISTNAME = data-hash-0.1.0.0
2013-01-20 12:56:05 -05:00
REVISION = 0
CATEGORIES = devel
# BSD3
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register
.include <bsd.port.mk>