aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
Commit message (Expand)AuthorAgeFilesLines
* Added sample coin as a submoduleobscuren2014-07-041-0/+3
dash-4.17.15'>dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.15 FreeBSD Ports (https://github.com/freebsd/freebsd-ports)
aboutsummaryrefslogblamecommitdiffstats
path: root/devel/libglade/Makefile
blob: 8947cb29317014852197aa1190f946497e680bcb (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                


                                                                   
           

 
                        
                    
                 

                                    
                                               
 
                               
 
                                                 


                   
                   
                   
                   
                               
                                                   


                                         
# New ports collection makefile for:    libglade
# Date created:             18 August 1999
# Whom:                 Ade Lovett <ade@lovett.com>
#
# $FreeBSD$
#

PORTNAME=   libglade
PORTVERSION=    0.16
PORTREVISION=   2
CATEGORIES= devel gnome
MASTER_SITES=   ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/libglade

MAINTAINER= ade@FreeBSD.org

LIB_DEPENDS=    bonobo.2:${PORTSDIR}/devel/bonobo

USE_PERL5=  yes
USE_GMAKE=  yes
USE_GNOMECTRL=  yes
USE_LIBTOOL=    yes
INSTALLS_SHLIB= yes
CONFIGURE_ARGS= --enable-bonobo
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
        LIBS="-L${LOCALBASE}/lib"

.include <bsd.port.mk>