summaryrefslogtreecommitdiff
path: root/science/cdcl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-02-27 22:46:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-02-27 22:46:08 +0000
commit1b9c85e3ced0abeeb3618ef07e4f609e72c97c7c (patch)
treef4a5eaa0e5bd2c9a6a16e117c6b6ca90991f7e8d /science/cdcl
parentAdd cdcl-gtk, a slave port for science/cdcl with enabled Gtk support. (diff)
- Make MAINTAINER and COMMENT fields overridable by slave port
Notes
Notes: svn path=/head/; revision=102325
Diffstat (limited to 'science/cdcl')
-rw-r--r--science/cdcl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/science/cdcl/Makefile b/science/cdcl/Makefile
index c543b1f68718..2a5b92761c15 100644
--- a/science/cdcl/Makefile
+++ b/science/cdcl/Makefile
@@ -11,8 +11,8 @@ CATEGORIES= science graphics
MASTER_SITES= http://www.gfd-dennou.org/arch/dcl/
DISTNAME= dcl-5.2-C.3
-MAINTAINER= murakami@ahs.scitec.kobe-u.ac.jp
-COMMENT= Scientific graphic library for geoscience
+MAINTAINER?= murakami@ahs.scitec.kobe-u.ac.jp
+COMMENT?= Scientific graphic library for geoscience
.if defined(WITH_GTK)
PKGNAMESUFFIX= -gtk