aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-temporary/Makefile
blob: 2a1712f7e5428179b0aadbd061dc5430f638e4da (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# $FreeBSD$

PORTNAME=	temporary
PORTVERSION=	1.1.2.4
PORTREVISION=	2
CATEGORIES=	devel haskell

MAINTAINER=	haskell@FreeBSD.org
COMMENT=	Portable temporary file and directory support for Windows and Unix

LICENSE=	BSD

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