freebsd-ports/graphics/gtkfig/Makefile
Florent Thoumie d4f0d0048a - Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
2007-05-19 20:36:56 +00:00

23 lines
517 B
Makefile

# 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
PORTREVISION= 3
CATEGORIES= graphics
MASTER_SITES= ftp://k332.feld.cvut.cz/pub/local/lemming/gtkfig/ \
http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
MAINTAINER= ports@FreeBSD.org
COMMENT= Figure-drawing tool
PLIST_FILES= bin/gtkfig
USE_X_PREFIX= yes
USE_GNOME= gtk12
GNU_CONFIGURE= yes
.include <bsd.port.mk>