1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00
freebsd-ports/devel/gio-sharp/Makefile
Baptiste Daroussin 82a5f20ffa Support stage
2014-04-10 19:22:50 +00:00

20 lines
412 B
Makefile

# Created by: 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
GNU_CONFIGURE= yes
USES= gmake pathfix pkgconfig tar:bzip2
USE_GNOME= gtksharp20
MAKE_JOBS_UNSAFE=yes
.include <bsd.port.mk>