14 lines
330 B
Makefile
14 lines
330 B
Makefile
|
# New ports collection makefile for: DCL-C-Gtk
|
||
|
# Date created: 15 February 2004
|
||
|
# Whom: Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp>
|
||
|
#
|
||
|
# $FreeBSD$
|
||
|
#
|
||
|
|
||
|
MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
|
||
|
COMMENT= Scientific graphic library for geoscience (with gtk support)
|
||
|
|
||
|
WITH_GTK= yes
|
||
|
|
||
|
.include "${.CURDIR}/../cdcl/Makefile"
|