freebsd-ports/science/cdcl-gtk/Makefile

22 lines
485 B
Makefile
Raw Normal View History

# 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$
#
PORTREVISION= 2
MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
COMMENT= Scientific graphic library for geoscience (with gtk support)
WITH_GTK= yes
MD5_FILE= ${.CURDIR}/../cdcl/distinfo
DESCR= ${.CURDIR}/../cdcl/pkg-descr
PLIST= ${.CURDIR}/../cdcl/pkg-plist
MASTERDIR= ${.CURDIR}/../cdcl
.include "${MASTERDIR}/Makefile"