aboutsummaryrefslogtreecommitdiff
path: root/science/cdcl-gtk
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-03-14 13:26:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-03-14 13:26:50 +0000
commitadcebfa2a27a1d367b97550c636e07f7f35b9871 (patch)
tree5db2db648e1a612af6419d1e38343ef80d3071fc /science/cdcl-gtk
parenta9a208f1d13c5cb589ae2a53bff59e2b3ed93277 (diff)
Notes
Diffstat (limited to 'science/cdcl-gtk')
-rw-r--r--science/cdcl-gtk/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/science/cdcl-gtk/Makefile b/science/cdcl-gtk/Makefile
index 49c638b64feb..b2798caae565 100644
--- a/science/cdcl-gtk/Makefile
+++ b/science/cdcl-gtk/Makefile
@@ -5,6 +5,8 @@
# $FreeBSD$
#
+PORTREVISION= 1
+
MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
COMMENT= Scientific graphic library for geoscience (with gtk support)
@@ -12,5 +14,6 @@ WITH_GTK= yes
MD5_FILE= ${.CURDIR}/../cdcl/distinfo
DESCR= ${.CURDIR}/../cdcl/pkg-descr
+PLIST= ${.CURDIR}/../cdcl/pkg-plist
.include "${.CURDIR}/../cdcl/Makefile"