aboutsummaryrefslogtreecommitdiff
path: root/textproc/cwtext
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2003-05-18 23:13:42 +0000
committerPete Fritchman <petef@FreeBSD.org>2003-05-18 23:13:42 +0000
commit3f1e14bb32a9ee4d52da0ed167035d82f82de229 (patch)
tree42563bb51c42cd82e9191fba8a2f59fcb7bbf704 /textproc/cwtext
parentcf8b3be87b0ea3bf1c80f047edf049e468b2b64a (diff)
downloadports-3f1e14bb32a9ee4d52da0ed167035d82f82de229.tar.gz
ports-3f1e14bb32a9ee4d52da0ed167035d82f82de229.zip
- update to 0.93
- install docs PR: 51701 Submitted by: Ports Fury
Notes
Notes: svn path=/head/; revision=81292
Diffstat (limited to 'textproc/cwtext')
-rw-r--r--textproc/cwtext/Makefile8
-rw-r--r--textproc/cwtext/distinfo2
-rw-r--r--textproc/cwtext/pkg-plist3
3 files changed, 10 insertions, 3 deletions
diff --git a/textproc/cwtext/Makefile b/textproc/cwtext/Makefile
index 2c0e9f8ec013..ca27ae6e7531 100644
--- a/textproc/cwtext/Makefile
+++ b/textproc/cwtext/Makefile
@@ -7,7 +7,7 @@
#
PORTNAME= cwtext
-PORTVERSION= 0.91
+PORTVERSION= 0.93
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,8 +26,12 @@ post-patch:
s,gcc,${CC} ${CFLAGS},g" ${WRKSRC}/${MAKEFILE}
do-install:
-.for file in cwpcm cwtext
+.for file in cwmm cwpcm cwtext
${INSTALL_PROGRAM} ${WRKSRC}/${file} ${PREFIX}/bin
.endfor
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
+.endif
.include <bsd.port.mk>
diff --git a/textproc/cwtext/distinfo b/textproc/cwtext/distinfo
index e2e4c12143ae..e2bd33840671 100644
--- a/textproc/cwtext/distinfo
+++ b/textproc/cwtext/distinfo
@@ -1 +1 @@
-MD5 (cwtext-0.91.tar.gz) = 46dd88d53e338f212ea328eae8a34608
+MD5 (cwtext-0.93.tar.gz) = 6ce26f56b3ba371eabe0308ddc4e118c
diff --git a/textproc/cwtext/pkg-plist b/textproc/cwtext/pkg-plist
index a8a254e66565..69d6a735131f 100644
--- a/textproc/cwtext/pkg-plist
+++ b/textproc/cwtext/pkg-plist
@@ -1,2 +1,5 @@
+bin/cwmm
bin/cwpcm
bin/cwtext
+%%PORTDOCS%%share/doc/cwtext/README
+%%PORTDOCS%%@dirrm share/doc/cwtext