From cfae54e359786f80d3c85e976a3adeb004b38525 Mon Sep 17 00:00:00 2001 From: mezz Date: Fri, 4 May 2007 01:53:23 +0000 Subject: share/gnome/ -> share/ git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@8804 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/frontline/Makefile | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 graphics/frontline/Makefile (limited to 'graphics/frontline/Makefile') diff --git a/graphics/frontline/Makefile b/graphics/frontline/Makefile new file mode 100644 index 000000000..4ea11d77c --- /dev/null +++ b/graphics/frontline/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: frontline +# Date created: 12 September 2002 +# Whom: Maxim Sobolev +# +# $FreeBSD$ +# + +PORTNAME= frontline +PORTVERSION= 0.5.4 +PORTREVISION= 4 +CATEGORIES= graphics gnome +MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= autotrace + +MAINTAINER= gnome@FreeBSD.org +COMMENT= An autotrace GUI FRONTend like streamLINE(TM) + +LIB_DEPENDS= autotrace.3:${PORTSDIR}/graphics/autotrace \ + popt.0:${PORTSDIR}/devel/popt + +USE_GMAKE= yes +USE_X_PREFIX= yes +USE_GNOME= gnomeprefix gnomehack gnomelibs imlib libartlgpl2 +USE_GETTEXT= yes +GNU_CONFIGURE= yes +CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ + LIBS="-L${LOCALBASE}/lib" + +.include -- cgit v1.2.3