# Created by: bkoenig@cs.tu-berlin.de
# $FreeBSD: tags/RELEASE_11_0_0/sysutils/mono-kmod/Makefile 369021 2014-09-23 10:00:52Z bapt $

PORTNAME=	mono-kmod
PORTVERSION=	20070416
CATEGORIES=	sysutils
MASTER_SITES=	http://www.alpha-tierchen.de/pub/FreeBSD/ports/distfiles/

MAINTAINER=	bkoenig@alpha-tierchen.de
COMMENT=	Execute .NET applications from command line

ONLY_FOR_ARCHS=	i386 amd64 arm

SUB_FILES=	pkg-message

USES=		kmod uidfix tar:bzip2

PLIST_FILES=	${KMODDIR}/mono.ko

.include <bsd.port.mk>
