aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/gtkfig/Makefile
blob: d407433db7d4b7c120c73c7506fe64f523e0ed64 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# New ports collection makefile for:    gtkfig
# Date created:     Tue Nov 17 13:51:11 CET 1998
# Whom:         Dirk Froemberg <ibex@physik.TU-Berlin.DE>
#
# $FreeBSD$
#

PORTNAME=   gtkfig
PORTVERSION=    0.6.0
CATEGORIES= graphics
MASTER_SITES=   ftp://k332.feld.cvut.cz/pub/local/lemming/gtkfig/ \
        http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/

MAINTAINER= dirk@FreeBSD.org

USE_X_PREFIX=   yes
USE_GTK=    yes
GNU_CONFIGURE=  yes

.include <bsd.port.mk>