freebsd-ports/graphics/gtkfig/Makefile

21 lines
443 B
Makefile
Raw Normal View History

# New ports collection makefile for: gtkfig
# Date created: Tue Nov 17 13:51:11 CET 1998
# Whom: Dirk Froemberg <ibex@physik.TU-Berlin.DE>
#
1999-08-25 08:16:32 +02:00
# $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
2000-10-05 08:36:23 +02:00
USE_GTK= yes
GNU_CONFIGURE= yes
.include <bsd.port.mk>