ports/devel/gio-sharp/Makefile
Dan Langille c59052ead1 */*: return mono@ ports to the pool
The team previously known as mono has no active members.

I will send an email to ports@ in case anyone wants to pick up these
ports.
Approved by:	portmgr (bofh)
2023-07-25 13:14:13 +00:00

19 lines
448 B
Makefile

PORTNAME= gio-sharp
PORTVERSION= 2.22.3
PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/
MAINTAINER= ports@FreeBSD.org
COMMENT= GIO bindings not available in gtk-sharp
WWW= https://github.com/mono/gio-sharp
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_path_CSC=${LOCALBASE}/bin/mcs
USES= gmake gnome pathfix pkgconfig tar:bzip2
USE_GNOME= gtksharp20
MAKE_JOBS_UNSAFE=yes
.include <bsd.port.mk>