Changeset View
Changeset View
Standalone View
Standalone View
head/devel/hs-ConfigFile/Makefile
# $FreeBSD$ | # $FreeBSD$ | ||||
PORTNAME= ConfigFile | PORTNAME= ConfigFile | ||||
PORTVERSION= 1.1.4 | PORTVERSION= 1.1.4 | ||||
PORTREVISION= 4 | PORTREVISION= 5 | ||||
CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
COMMENT= Configuration file reading and writing | COMMENT= Configuration file reading and writing | ||||
LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
USE_CABAL= MissingH>=1.0.0 mtl | USE_CABAL= MissingH>=1.0.0 mtl | ||||
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
.include <bsd.port.mk> | .include <bsd.port.mk> |