freebsd-ports/graphics/gnofract4d/Makefile

27 lines
628 B
Makefile
Raw Normal View History

# New ports collection makefile for: gnofract4d
# Date created: 30 Dec 1999
# Whom: Will Andrews <andrews@technologist.com>
#
# $FreeBSD$
#
PORTNAME= gnofract4d
PORTVERSION= 1.9
PORTREVISION= 2
CATEGORIES= graphics gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ports@FreeBSD.org
2003-02-20 13:08:19 -05:00
COMMENT= Weird GNOME fractal generator
USE_X_PREFIX= yes
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack libgnomeui lthack
USE_GMAKE= yes
USE_INC_LIBTOOL_VER= 13
2000-10-05 03:10:50 -04:00
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
INSTALLS_SHLIB= yes
2000-10-05 03:10:50 -04:00
.include <bsd.port.mk>