Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-auto-update/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= auto-update | PORTNAME= auto-update | ||||
PORTVERSION= 0.1.4 | PORTVERSION= 0.1.4 | ||||
PORTREVISION= 3 | PORTREVISION= 4 | ||||
CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
COMMENT= Efficiently run periodic, on-demand actions | COMMENT= Efficiently run periodic, on-demand actions | ||||
LICENSE= MIT | LICENSE= MIT | ||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |