aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-silently/Makefile
blob: d15c6bec82889d0e7ee9dfec78dd8efdbe09886e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=   silently
PORTVERSION=    1.2.5
PORTREVISION=   2
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Prevent or capture writing to stdout and other handles

LICENSE=    BSD3CLAUSE

.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>