1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-30 10:38:37 +00:00

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.
This commit is contained in:
Satoshi Asami 1996-07-30 19:32:49 +00:00
parent 7a62ff91b7
commit 4fdeee0cc9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=3464

View File

@ -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: