1999-06-11 08:29:17 +00:00
|
|
|
# New ports collection makefile for: spruce
|
1999-07-08 05:34:24 +00:00
|
|
|
# Version required: 0.4.8a
|
1999-06-11 08:29:17 +00:00
|
|
|
# Date created: 05 June 1999
|
1999-06-19 08:26:18 +00:00
|
|
|
# Whom: Chris Piazza <cpiazza@FreeBSD.org>
|
1999-06-11 08:29:17 +00:00
|
|
|
#
|
1999-07-08 05:34:24 +00:00
|
|
|
# $Id: Makefile,v 1.4 1999/06/29 21:28:09 cpiazza Exp $
|
1999-06-11 08:29:17 +00:00
|
|
|
#
|
|
|
|
|
1999-07-08 05:34:24 +00:00
|
|
|
DISTNAME= spruce-0.4.8a
|
1999-06-11 08:29:17 +00:00
|
|
|
CATEGORIES= mail
|
|
|
|
MASTER_SITES= http://www.xtorshun.org/spruce/
|
|
|
|
|
1999-06-19 08:26:18 +00:00
|
|
|
MAINTAINER= cpiazza@FreeBSD.org
|
1999-06-11 08:29:17 +00:00
|
|
|
|
|
|
|
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ENV= GTK_CONFIG=${X11BASE}/bin/gtk12-config
|
|
|
|
USE_GMAKE= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|