freebsd-ports/devel/hs-silently/Makefile
Gabor Pali f628828cdb - Update to 1.2.0.2
- Use the new options framework

Obtained from:	FreeBSD Haskell
2012-08-03 02:58:56 +00:00

18 lines
397 B
Makefile

# New ports collection makefile for: hs-silently
# Date created: June 10, 2012
# Whom: haskell@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= silently
PORTVERSION= 1.2.0.2
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>