# New ports collection makefile for: gaddr # Date created: 8 August 1999 # Whom: Jim Mock # # $FreeBSD$ # PORTNAME= gaddr PORTVERSION= 1.1.4 PORTREVISION= 5 CATEGORIES= deskutils gnome MASTER_SITES= http://bsd-geek.de/FreeBSD/distfiles/ MAINTAINER= lme@FreeBSD.org COMMENT= A GTK (and optionally, GNOME) address book PLIST_FILES= bin/gaddr GNU_CONFIGURE= yes USE_GNOME= gtk12 WANT_GNOME= yes .include .if ${HAVE_GNOME:Mgnomelibs}!="" USE_GNOME+= gnomelibs PKGNAMESUFFIX= -gnome CONFIGURE_ARGS+=--enable-gnome .endif .include