# $MidnightBSD: mports/devel/libsoup-gnome/Makefile,v 1.2 2012/02/11 00:25:38 laffer1 Exp $
# $FreeBSD: ports/devel/libsoup-gnome/Makefile,v 1.1 2010/11/20 15:36:36 kwm Exp $

PORTREVISION=	1
CATEGORIES=	devel gnome
PKGNAMESUFFIX=	-gnome

MAINTAINER=	ports@MidnightBSD.org
COMMENT=	A GNOME wrapper for libsoup
LICENSE=	gpl2

MASTERDIR=	${.CURDIR}/../libsoup
DESCR=		${.CURDIR}/pkg-descr
PLIST=		${.CURDIR}/pkg-plist

SOUP_SLAVE=	yes

.include "${MASTERDIR}/Makefile"
