View | Details | Raw Unified | Return to bug 16850
Collapse All | Expand All

(-)gnofract4d.new/Makefile (-4 / +3 lines)
Lines 1-19 Link Here
1
# New ports collection makefile for:	gnofract4d
1
# New ports collection makefile for:	gnofract4d
2
# Version required:			1.0
2
# Version required:			1.2
3
# Date created:				30 Dec 1999
3
# Date created:				30 Dec 1999
4
# Whom:					Will Andrews <andrews@technologist.com>
4
# Whom:					Will Andrews <andrews@technologist.com>
5
#
5
#
6
# $FreeBSD: ports/graphics/gnofract4d/Makefile,v 1.1.1.1 1999/12/31 21:54:34 jedgar Exp $
6
# $FreeBSD: ports/graphics/gnofract4d/Makefile,v 1.1.1.1 1999/12/31 21:54:34 jedgar Exp $
7
#
7
#
8
8
9
DISTNAME=	gnofract4d-1.0
9
DISTNAME=	gnofract4d-1.2
10
CATEGORIES=	graphics
10
CATEGORIES=	graphics
11
MASTER_SITES=	http://download.sourceforge.net/gnofract4d/
11
MASTER_SITES=	http://download.sourceforge.net/gnofract4d/
12
12
13
MAINTAINER=	andrews@technologist.com
13
MAINTAINER=	andrews@technologist.com
14
14
15
LIB_DEPENDS=	gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
15
LIB_DEPENDS=	gnomeui.3:${PORTSDIR}/x11/gnomelibs
16
		gnomeui.3:${PORTSDIR}/x11/gnomelibs
17
16
18
GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
17
GTK_CONFIG?=	${X11BASE}/bin/gtk12-config
19
USE_X_PREFIX=	yes
18
USE_X_PREFIX=	yes
(-)gnofract4d.new/files/md5 (-1 / +1 lines)
Line 1 Link Here
1
MD5 (gnofract4d-1.0.tar.gz) = 3ce1d769f6ebc42b0af088fa1c18c45a
1
MD5 (gnofract4d-1.2.tar.gz) = b79d18b2e98e2292e8f08162020f7483

Return to bug 16850