aboutsummaryrefslogtreecommitdiffstats
path: root/devel/hs-time-compat/Makefile
blob: 175276811563e71cc1a79f731f7fb2f3216f3812 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $FreeBSD$

PORTNAME=   time-compat
PORTVERSION=    0.1.0.3
PORTREVISION=   2
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Compatibility with old-time for the time package

LICENSE=    BSD

NO_STAGE=   yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>