freebsd-ports/devel/hs-setlocale/Makefile
Tobias C. Berner f24942a5ca Update x11-wm/hs-xmonad & x11-wm/hs-xmonad-contrib to 0.12
* Removes all patches including XFORK_FIX (it seems it is not needed anymore).
* New port as dependency: devel/hs-setlocale

PR:             213579
Submitted by:   Martin Sugioarto <martin@sugioarto.com>
Approved by:    maintainer timeout (2 months), rakuco (mentor)
Differential Revision:  https://reviews.freebsd.org/D8191
2016-12-28 21:00:27 +00:00

13 lines
243 B
Makefile

# $FreeBSD$
PORTNAME= setlocale
PORTVERSION= 1.0.0.4
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Haskell setlocale package
LICENSE= BSD3CLAUSE
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>