# $FreeBSD$
PORTNAME= auto-update
PORTVERSION= 0.1.0.0
PORTREVISION= 1
CATEGORIES= devel haskell
MAINTAINER= haskell@FreeBSD.org
COMMENT= Efficiently run periodic, on-demand actions
LICENSE= MIT
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>