summaryrefslogtreecommitdiff
path: root/lang/tcltutor
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-20 23:21:04 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-20 23:21:04 +0000
commit7fc26c29217c6fbb0dea2c5c6f732e72e290119b (patch)
tree9d5dbca017afd10b721e2eb474d419766fd8eb0b /lang/tcltutor
parentStrip binaries by default, as this reduces the size of packages from 40+ MB (diff)
Add the authors reply regarding binary distribution of this port
to the pkg-plist, add README and NOTICE to the pkg-plist.
Notes
Notes: svn path=/head/; revision=91770
Diffstat (limited to 'lang/tcltutor')
-rw-r--r--lang/tcltutor/Makefile4
-rw-r--r--lang/tcltutor/pkg-descr16
-rw-r--r--lang/tcltutor/pkg-plist2
3 files changed, 21 insertions, 1 deletions
diff --git a/lang/tcltutor/Makefile b/lang/tcltutor/Makefile
index f44da0b55b70..d648abccc414 100644
--- a/lang/tcltutor/Makefile
+++ b/lang/tcltutor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tcltutor
PORTVERSION= 2.b.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= lang tk84 tcl84
MASTER_SITES= http://www.msen.com/~clif/
DISTNAME= Tutor2b4
@@ -25,5 +25,7 @@ DOCSDIR= ${PREFIX}/share/doc/${PORTNAME:S/tcltutor/TclTutor/}
post-install:
${INSTALL_DATA} ${WRKSRC}/help.html ${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/about.html ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/NOTICE ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
.include <bsd.port.mk>
diff --git a/lang/tcltutor/pkg-descr b/lang/tcltutor/pkg-descr
index 7ce25f849038..59ebfc511fc3 100644
--- a/lang/tcltutor/pkg-descr
+++ b/lang/tcltutor/pkg-descr
@@ -3,3 +3,19 @@ Tcl language. It consists of 43 lessons covering all of the basic
Tcl commands and most of the recent (8.0) additions.
WWW: http://www.msen.com/~clif/TclTutor.html
+
+From the author:
+ From: Clif Flynt <clif@cflynt.com>
+ Message-Id: <200310201316.h9KDG0611735@clif.cflynt.com>
+ Subject: Re: TclTutor and FreeBSD
+ To: edwin@freebsd.org (Edwin Groothuis)
+ Date: Mon, 20 Oct 2003 09:16:00 -0400 (EDT)
+
+ The FreeBSD project is permitted to distribute the TclTutor
+ package by any method including network and the cdrom collection.
+
+ This distribution must include all files, including the original
+ license, help, and about information.
+
+ Clif Flynt
+ clif@cflynt.com
diff --git a/lang/tcltutor/pkg-plist b/lang/tcltutor/pkg-plist
index bd9e3a04aafe..ff47bc263866 100644
--- a/lang/tcltutor/pkg-plist
+++ b/lang/tcltutor/pkg-plist
@@ -1,6 +1,8 @@
bin/TclTutor.tcl
bin/scaler.tcl
bin/htmllib.tcl
+%%DOCSDIR%%/NOTICE
+%%DOCSDIR%%/README
%%DOCSDIR%%/help.html
%%DOCSDIR%%/about.html
%%DOCSDIR%%/Tcl0.lsn