| Server IP : 82.208.35.60 / Your IP : 216.73.216.238 Web Server : Apache/2.4.55 (FreeBSD) OpenSSL/1.1.1q-freebsd PHP/7.3.31 System : FreeBSD server7.d2m.cz 12.4-RELEASE-p9 FreeBSD 12.4-RELEASE-p9 GENERIC amd64 User : studiokobylisy_cz ( 1008) PHP Version : 7.3.31 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : OFF | Perl : OFF | Python : OFF | Sudo : OFF | Pkexec : OFF Directory : /usr/ports/shells/ch/ |
Upload File : |
PORTNAME= ch
PORTVERSION= 7.0.0
PORTREVISION= 1
CATEGORIES= shells
MASTER_SITES= http://www.softintegration.com/download/software/release/FreeBSD/
DISTNAME= chstandard-${PORTVERSION}.freebsd9.0
MAINTAINER= ports@FreeBSD.org
COMMENT= Embeddable C/C++ interpreter/shell
WWW= http://www.softintegration.com/products/chstandard/
IA32_BINARY_PORT= yes
NO_BUILD= yes
MANDIRS= ${DATADIR}/docs/man/
DATADIR= ${PREFIX}/${PORTNAME}
SUB_FILES= ${PORTNAME}
PORTDATA= README bin config demos dl extern include lib license package sbin toolkit
post-extract:
@${MKDIR} ${WRKSRC}/ch
@${TAR} zxf ${WRKSRC}/ch.bin -C ${WRKSRC}/ch
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
cd ${WRKSRC}/ch && ${COPYTREE_SHARE} . ${STAGEDIR}${DATADIR}
${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
.include <bsd.port.mk>