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

PORTNAME=   unix-time
PORTVERSION=    0.1.8
PORTREVISION=   1
CATEGORIES= devel haskell

MAINTAINER= haskell@FreeBSD.org
COMMENT=    Unix time parser/formatter and utilities

LICENSE=    BSD

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