blob: a454e24e9c1d8879d63d93e01370d436c56f1bef (
plain) (
tree)
|
|
# $FreeBSD$
PORTNAME= silently
PORTVERSION= 1.2.4.1
PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Prevent or capture writing to stdout and other handles
LICENSE= BSD
NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>
|