summaryrefslogblamecommitdiff
path: root/graphics/eog/Makefile
blob: 6d8d0c2dc7750a1e40b2e31968bf4af8c56e9b44 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                           
                           





                                                   
                       






                                                   
                                                            







                                                   
# New ports collection makefile for:	eog
# Version required:	0.2
# Date created:		5th October 1999
# Whom:			Ade Lovett <ade@lovett.com>
#
# $FreeBSD$
#

DISTNAME=	eog-0.2
CATEGORIES=	graphics gnome
MASTER_SITES=	${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR=	sources/eog

MAINTAINER=	ade@lovett.com

LIB_DEPENDS=	gnome.3:${PORTSDIR}/x11/gnomelibs \
		gdk_pixbuf.1:${PORTSDIR}/graphics/gdk-pixbuf

USE_GMAKE=	yes
USE_X_PREFIX=	yes
USE_LIBTOOL=	yes
CONFIGURE_ENV=	CPPFLAGS="-I${LOCALBASE}/include" \
		LIBS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>