1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00
freebsd-ports/science/cdcl-gtk/Makefile
Pav Lucistnik cdd6358664 - Conform to master/slave syntax according to ports/64393
PR:		ports/65743
Submitted by:	Shin'ya Murakami <murakami@ahs.scitec.kobe-u.ac.jp> (maintainer)
2004-04-20 09:54:18 +00:00

22 lines
485 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$
#
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"