# Created by: Phillip Neumann # $FreeBSD: head/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