aboutsummaryrefslogtreecommitdiff
path: root/shells/ch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/ch/Makefile')
-rw-r--r--shells/ch/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/shells/ch/Makefile b/shells/ch/Makefile
index a225c2dc0d6b..8b792b1c029c 100644
--- a/shells/ch/Makefile
+++ b/shells/ch/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= ch
-PORTVERSION= 5.1.0
-PORTREVISION= 2
+PORTVERSION= 7.0.0
CATEGORIES= shells
MASTER_SITES= http://www.softintegration.com/download/software/release/FreeBSD/
DISTNAME= chstandard-${PORTVERSION}.freebsd5.1
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= 5u623l20@gmail.com
COMMENT= An embeddable C/C++ interpreter/shell
IA32_BINARY_PORT= yes
@@ -22,6 +21,10 @@ DATADIR= ${PREFIX}/${PORTNAME}
SUB_FILES= ${PORTNAME}
+MAN1= installpkg.1 strconcat.1 strjoin.1. strputc.1 pkginstall.1 strgetc.1 gnuplot.1 str2mat.1 createpkg.1 str2ascii.1 strrep.1 splint.1 ch.1 foreach.1 stradd.1
+MAN1PREFIX= ${PREFIX}/${PORTNAME}/docs
+MANCOMPRESSED= no
+
.include <bsd.port.pre.mk>
.if ${ARCH} == amd64