1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/math/geg/Makefile
Steve Price 92103d6d5c Update to use gtk version 1.2.3.
PR:		11842
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-05-29 03:56:15 +00:00

22 lines
452 B
Makefile

# New ports collection makefile for: geg
# Version required: 0.99.0
# Date created: 8 Aug 1998
# Whom: rom
#
# $Id: Makefile,v 1.8 1999/04/22 07:47:57 mharo Exp $
#
DISTNAME= geg-0.99.0
CATEGORIES= math
MASTER_SITES= http://www.geocities.com/SiliconValley/Park/2030/
MAINTAINER= rom_glsa@ein-hashofet.co.il
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>