# ex:ts=8 # Ports collection makefile for: fandango # Date created: Feb 17, 2004 # Whom: ijliao # # $FreeBSD$ # PORTNAME= fandango PORTVERSION= 0.2.5 CATEGORIES= cad MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= elcad DISTNAME= k${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A python scripted 3D CAD application USE_GL= yes USE_GNOME= gnometarget USE_KDEBASE_VER= 3 GNU_CONFIGURE= yes .include .if !exists(${LOCALBASE}/lib/libpython2.3.so.1) BROKEN= "Requires python shared libs; build python 2.3 with BUILD_SHARED=yes" .endif .include