Changeset View
Changeset View
Standalone View
Standalone View
devel/hs-old-time/Makefile
| # $FreeBSD$ | # $FreeBSD$ | ||||
| PORTNAME= old-time | PORTNAME= old-time | ||||
| PORTVERSION= 1.1.0.3 | PORTVERSION= 1.1.0.3 | ||||
| PORTREVISION= 2 | PORTREVISION= 3 | ||||
| CATEGORIES= devel haskell | CATEGORIES= devel haskell | ||||
| MAINTAINER= haskell@FreeBSD.org | MAINTAINER= haskell@FreeBSD.org | ||||
| COMMENT= Time library | COMMENT= Time library | ||||
| LICENSE= BSD3CLAUSE | LICENSE= BSD3CLAUSE | ||||
| USE_CABAL= old-locale>=1.0 | USE_CABAL= old-locale>=1.0 | ||||
| .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | .include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk" | ||||
| .include <bsd.port.mk> | .include <bsd.port.mk> | ||||