/devel/m4/

-ports-gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogblamecommitdiffstats
path: root/sysutils/cog/Makefile
blob: 1a4bb59df216213e865d5f8c77e7aae76042d37d (plain) (tree)
1
2
3
4
5
6
7
8
9







                                                                              
                     
                 












                                                                            
                                      
 
                      
# New ports collection makefile for:    COnfigurator for Gnome
# Date created:             01 May 2004
# Whom:                 Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   cog
PORTVERSION=    0.8.0
PORTREVISION=   3
CATEGORIES= sysutils gnome
MASTER_SITES=   http://www.krakoa.dk/progs/cog/

MAINTAINER= gnome@FreeBSD.org
COMMENT=    A program for editing advanced GNOME settings in an easy way

USE_X_PREFIX=   yes
USE_GMAKE=  yes
USE_GNOME=  gnomeprefix gnomehack libgnomeui
GNU_CONFIGURE=  yes
CONFIGURE_ENV=  CPPFLAGS="-I${LOCALBASE}/include" \
        LDFLAGS="-L${LOCALBASE}/lib"

PLIST_SUB=  VERSION=${PORTVERSION}

.include <bsd.port.mk>