1999-03-18 23:32:43 +01:00
|
|
|
# Ports collection Makefile for: GnomeICU
|
2000-01-16 07:19:39 +01:00
|
|
|
# Version required: 0.90b
|
1999-03-18 23:32:43 +01:00
|
|
|
# Date created: 03/16/1999
|
1999-08-31 08:53:31 +02:00
|
|
|
# Whom: nectar@FreeBSD.org
|
1998-10-19 16:36:42 +02:00
|
|
|
#
|
1999-08-30 16:24:37 +02:00
|
|
|
# $FreeBSD$
|
1998-10-19 16:36:42 +02:00
|
|
|
#
|
|
|
|
|
2000-01-16 07:19:39 +01:00
|
|
|
DISTNAME= gnomeicu-0.90b
|
1999-03-18 23:32:43 +01:00
|
|
|
CATEGORIES= net gnome
|
|
|
|
MASTER_SITES= ftp://gnomeicu.gdev.net/pub/gnomeicu/ \
|
1999-07-03 17:32:23 +02:00
|
|
|
http://www.nectar.cc/distfiles/
|
1998-10-19 16:36:42 +02:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= nectar@FreeBSD.org
|
1999-03-19 23:29:54 +01:00
|
|
|
|
1999-10-16 08:53:28 +02:00
|
|
|
LIB_DEPENDS= panel_applet.2:${PORTSDIR}/x11/gnomecore
|
1999-05-30 06:04:53 +02:00
|
|
|
|
|
|
|
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
|
1998-10-19 16:36:42 +02:00
|
|
|
|
1999-03-18 23:32:43 +01:00
|
|
|
USE_X_PREFIX= YES
|
1999-07-03 17:32:23 +02:00
|
|
|
USE_BZIP2= YES
|
1999-03-18 23:32:43 +01:00
|
|
|
GNU_CONFIGURE= YES
|
1999-05-30 06:04:53 +02:00
|
|
|
CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
|
1999-03-18 23:32:43 +01:00
|
|
|
CONFIGURE_ARGS= --datadir=${PREFIX}/share/gnome
|
1998-10-19 16:36:42 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|