1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix shebangs

MFH:		2014Q4
Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2014-11-16 21:54:14 +00:00
parent 2d7f7703b4
commit 19be2ddf34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=372652

View File

@ -3,13 +3,18 @@
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)
USES= perl5
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