freebsd-ports/devel/gio-sharp/Makefile
2012-06-01 05:26:28 +00:00

22 lines
464 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
PORTREVISION= 1
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>