# New ports collection makefile for: gnomeutils2 # Date created: 06 May 2002 # Whom: Joe Marcus Clarke # # $FreeBSD$ # $MCom$ # PORTNAME= gnome-font-viewer PORTVERSION= 3.4.0 CATEGORIES= deskutils gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 MAINTAINER= gnome@FreeBSD.org COMMENT= GNOME 3 font viewer utility LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 CONFLICTS= gnome-utils-2.[0-9]* USE_XZ= yes USE_GETTEXT= yes USE_GMAKE= yes USE_LDCONFIG= yes INSTALLS_ICONS= yes USE_GNOME= gnomeprefix gnomehack intlhack gtk30 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib .include