summaryrefslogtreecommitdiff
path: root/devel/tkcvs
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-07-30 19:32:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-07-30 19:32:49 +0000
commit4fdeee0cc9d8bad4f5ab2d88f6262c357e0ce805 (patch)
treef0198370a0a88e7cdbaa80c2a74952d97262a53f /devel/tkcvs
parentUpgrade to 3.40 (diff)
Makefile cleanup.
(1) Format the header. Add the e-mail address of author. (2) Add the $Id$ line. (3) Category is "devel", not "x11 utility" ("utility" doesn't even exist anymore!) (4) Reorder variables and insert empty lines to follow the guidelines.
Notes
Notes: svn path=/head/; revision=3464
Diffstat (limited to 'devel/tkcvs')
-rw-r--r--devel/tkcvs/Makefile19
1 files changed, 12 insertions, 7 deletions
diff --git a/devel/tkcvs/Makefile b/devel/tkcvs/Makefile
index f3180d34b26b..72e462d9130e 100644
--- a/devel/tkcvs/Makefile
+++ b/devel/tkcvs/Makefile
@@ -1,14 +1,19 @@
-# Ports makefile for tkcvs and tkdiff
-# Versions required: tkvcvs-6.0a1 and tkdiff-1.0b9
-# Date created: 6 July 1996
-# Whom: Sander Vesik
-
+# Ports makefile for: tkcvs and tkdiff
+# Versions required: tkvcvs-6.0a1 and tkdiff-1.0b9
+# Date created: 6 July 1996
+# Whom: Sander Vesik <sander@haldjas.folklore.ee>
+#
+# $Id$
+#
DISTNAME= tkcvs-6.0a1
-CATEGORIES+= x11 utility
-RUN_DEPENDS= wish4\.1:${PORTSDIR}/x11/tk41
+CATEGORIES+= devel
MASTER_SITES= ftp://ftp.neosoft.com/languages/tcl/alcatel/code/
+
MAINTAINER= sander@haldjas.folklore.ee
+
+RUN_DEPENDS= wish4\.1:${PORTSDIR}/x11/tk41
+
WRKSRC= ${WRKDIR}/tkCVS-r6.0a1
post-extract: