summaryrefslogblamecommitdiffstats
path: root/multimedia/totem-pl-parser/Makefile
blob: 7d176294b3d6c80e39eee248959a97944f75a213 (plain) (tree)
1
2
3
4
5
6
7
8
9




                                                          
                                                                                         


                               
                      






                                                                         

                                                    


                   
                                                                  

                   
                          



                                                   
# New ports collection makefile for:    totem-pl-parser
# Date created:     2007-12-04
# Whom:         Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#   $MCom: ports/multimedia/totem-pl-parser/Makefile,v 1.30 2009/09/21 12:37:14 avl Exp $
#

PORTNAME=   totem-pl-parser
PORTVERSION=    2.28.1
CATEGORIES= multimedia gnome
MASTER_SITES=   GNOME
DIST_SUBDIR=    gnome2

MAINTAINER= gnome@FreeBSD.org
COMMENT=    GObject-based library to parse a host of playlist formats

LIB_DEPENDS=    hal.1:${PORTSDIR}/sysutils/hal \
        gmime-2.4.6:${PORTSDIR}/mail/gmime24

USE_BZIP2=  yes
USE_GMAKE=  yes
USE_GNOME=  gnomehack gnomeprefix gnomevfs2 intlhack ltverhack
USE_GETTEXT=    yes
USE_LDCONFIG=   yes
USE_AUTOTOOLS=  libtool:22
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
        LDFLAGS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>