summaryrefslogtreecommitdiff
path: root/devel/hs-auto-update/Makefile
blob: 95ac38eea208da88958b3667d85ac9bbe7a18aa9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# $FreeBSD$

PORTNAME=	auto-update
PORTVERSION=	0.1.0.0
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>