# Created by: Phillip Neumann <pneumann@gmail.com>
# $FreeBSD: tags/RELEASE_10_1_0/lang/fsharp/Makefile 363372 2014-07-29 18:44:07Z lwhsu $

PORTNAME=	fsharp
PORTVERSION=	3.1.1.25
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
GH_ACCOUNT=	${PORTNAME}
GH_COMMIT=	20a9d20

USES=		gmake mono pkgconfig
USE_AUTOTOOLS=	autoconf

.include <bsd.port.mk>
