aboutsummaryrefslogblamecommitdiff
path: root/devel/libsoup-gnome/Makefile
blob: 1862675119624ce253433afffa429262c392a028 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
                                                 
           
                                                                                 
 
                 






                                           




                                    
                   
                                
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
# $FreeBSD$
#   $MCom: ports/devel/libsoup-gnome/Makefile,v 1.3 2011/06/06 17:50:29 kwm Exp $

PORTREVISION=	3
CATEGORIES=	devel gnome
PKGNAMESUFFIX=	-gnome

MAINTAINER=	gnome@FreeBSD.org
COMMENT=	A GNOME wrapper for libsoup

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

SOUP_SLAVE=	yes

NO_STAGE=	yes
.include "${MASTERDIR}/Makefile"