summaryrefslogtreecommitdiffstats
path: root/lang/fsharp/Makefile
blob: daf625d2446dbce1dd042d80bca618959e3cea04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# Created by: Phillip Neumann <pneumann@gmail.com>
# $FreeBSD$

PORTNAME=	fsharp
PORTVERSION=	3.1.2.5
CATEGORIES=	lang

MAINTAINER=	mono@FreeBSD.org
COMMENT=	Functional and object-oriented language for the .NET platform

LICENSE=	APACHE20

BUILD_DEPENDS=	mono>=3.0:${PORTSDIR}/lang/mono
RUN_DEPENDS=	mono>=3.0:${PORTSDIR}/lang/mono

USE_GITHUB=	yes

USES=		gmake mono pkgconfig
USE_AUTOTOOLS=	autoconf

.include <bsd.port.mk>
OpenPOWER on IntegriCloud