mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Fix shebangs
This commit is contained in:
parent
ac1ba24785
commit
d39fd4809e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=439076
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= texmacs
|
||||
PORTVERSION= 1.99.4
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= editors print
|
||||
MASTER_SITES= http://www.texmacs.org/Download/ftp/tmftp/source/
|
||||
DISTNAME= TeXmacs-${PORTVERSION}-src
|
||||
@ -30,7 +30,9 @@ ALL_TARGET= ${PORTNAME:tu}
|
||||
SHEBANG_FILES= plugins/asymptote/bin/* plugins/dratex/bin/* \
|
||||
plugins/eukleides/bin/* plugins/feynmf/bin/* \
|
||||
plugins/mupad/bin/* plugins/texgraph/bin/* \
|
||||
plugins/xypic/bin/*
|
||||
plugins/xypic/bin/* \
|
||||
plugins/python/bin/tm_python plugins/sage/bin/tm_sage \
|
||||
plugins/mathematica/bin/realpath.py
|
||||
|
||||
DATADIR= ${PREFIX}/share/TeXmacs
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user