# $FreeBSD: head/devel/hs-SafeSemaphore/Makefile 367888 2014-09-10 20:50:31Z gerald $ PORTNAME= SafeSemaphore PORTVERSION= 0.10.1 PORTREVISION= 1 CATEGORIES= devel haskell MAINTAINER= haskell@FreeBSD.org COMMENT= Much safer replacement for QSemN, QSem, and SampleVar LICENSE= BSD3CLAUSE USE_CABAL= stm .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" .include