kili 161b1cf140 Oops! Update MODGHC_PACKAGE_KEY, dependencies (and plist) and bump
for real instead of just adding the .cabal patch.
2018-01-22 21:30:17 +00:00

25 lines
488 B
Makefile

# $OpenBSD: Makefile,v 1.25 2018/01/22 21:30:17 kili Exp $
COMMENT = Software Transactional Memory
# Dependency of meta/haskell-platform.
# Please do *not* update without thinking.
PORTROACH = ignore:1
DISTNAME = stm-2.4.4.1
REVISION = 0
CATEGORIES = devel
MAINTAINER = Matthias Kilian <kili@openbsd.org>
# BSD3
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ghc
MODGHC_BUILD = cabal hackage haddock register
MODGHC_PACKAGE_KEY = 6AExGOUG8NB2Rzejnay0ww
.include <bsd.port.mk>