1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00
freebsd-ports/devel/gio-sharp/Makefile

22 lines
448 B
Makefile

# New ports collection makefile for: gio-sharp
# Date created: 2011-04-26
# Whom: Romain Tartiere <romain@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= gio-sharp
PORTVERSION= 2.22.3
CATEGORIES= devel
MASTER_SITES= http://ftp.novell.com/pub/mono/sources/${PORTNAME}/
MAINTAINER= mono@FreeBSD.org
COMMENT= GIO bindings not available in gtk-sharp
USE_BZIP2= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gtksharp20
.include <bsd.port.mk>