1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/lang/mono/Makefile
2023-08-10 13:05:51 +02:00

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>