aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/kplot3d/Makefile
blob: 72bb0acc5b66f0cdb445f45afa9b897267914cdc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    kplot3d
# Date created:             30 October 1999
# Whom:                 Chris D. Faulhaber <jedgar@fxp.org>
#
# $FreeBSD$
#

PORTNAME=   kplot3d
PORTVERSION=    0.70
CATEGORIES= graphics kde
MASTER_SITES=   http://members.nbci.com/kplot3d/

MAINTAINER= jedgar@FreeBSD.org

USE_KDELIBS_VER=1
GNU_CONFIGURE=  yes
USE_GMAKE=  yes

.include <bsd.port.mk>