2013-03-11 10:50:00 +00:00
|
|
|
# $OpenBSD: Makefile,v 1.5 2013/03/11 10:50:07 espie Exp $
|
2011-04-12 10:40:43 +00:00
|
|
|
|
|
|
|
COMMENT= provides Word128, Word192 and various others large words
|
|
|
|
|
|
|
|
DISTNAME= largeword-1.0.0
|
2013-01-20 17:56:05 +00:00
|
|
|
REVISION = 2
|
2011-04-12 10:40:43 +00:00
|
|
|
CATEGORIES= devel
|
|
|
|
|
|
|
|
MAINTAINER= Jasper Lievisse Adriaanse <jasper@openbsd.org>
|
|
|
|
|
|
|
|
# BSD3
|
|
|
|
PERMIT_PACKAGE_CDROM = Yes
|
|
|
|
|
|
|
|
MODULES= lang/ghc
|
|
|
|
|
|
|
|
MODGHC_BUILD = cabal hackage haddock register
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|