mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
e08306048a
PR: 251795
14 lines
295 B
Makefile
14 lines
295 B
Makefile
PORTNAME= mono
|
|
PORTVERSION= ${MONO_DEFAULT}
|
|
CATEGORIES= lang
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= Meta-port for the default version of the Mono framework
|
|
WWW= https://www.mono-project.com/
|
|
|
|
RUN_DEPENDS= mono${MONO_DEFAULT}>0:lang/mono${MONO_DEFAULT}
|
|
|
|
USES= metaport
|
|
|
|
.include <bsd.port.mk>
|