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

PORTNAME=	silently
PORTVERSION=	1.2.4.1
PORTREVISION=	4
CATEGORIES=	devel haskell

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

LICENSE=	BSD

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