aboutsummaryrefslogtreecommitdiffstats
path: root/finance/sabernetdcs-client
ModeNameSize
-rw-r--r--Makefile1353logstatsplainblame
-rw-r--r--distinfo133logstatsplainblame
d---------files129logstatsplain
-rw-r--r--pkg-descr288logstatsplainblame
-rw-r--r--pkg-plist5581logstatsplainblame
v class='alt'>
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
                                                  





                                                                               

                          
                              

                                                           
                                
 
                                                 



                                           


                                                   



                                         
# New ports collection makefile for:    gnofract4d
# Date created:             30 Dec 1999
# Whom:                 Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#

PORTNAME=   gnofract4d
PORTVERSION=    1.2
CATEGORIES= graphics gnome
MASTER_SITES=   http://download.sourceforge.net/gnofract4d/

MAINTAINER= will@FreeBSD.org

LIB_DEPENDS=    gnome.4:${PORTSDIR}/x11/gnomelibs

GTK_CONFIG?=    ${X11BASE}/bin/gtk12-config
USE_X_PREFIX=   yes
GNU_CONFIGURE=  yes
CONFIGURE_ENV=  GTK_CONFIG=${GTK_CONFIG} \
        CPPFLAGS="-I${LOCALBASE}/include" \
        LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS+=--datadir=${PREFIX}/share
USE_NEWGCC= yes

.include <bsd.port.mk>