1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-04 11:23:46 +00:00

- Fix shebangs

- Add NO_ARCH
This commit is contained in:
Dmitry Marakasov 2015-06-17 12:56:28 +00:00
parent c43b4aa352
commit 231a8d5e14
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389917

View File

@ -3,14 +3,17 @@
PORTNAME= txt2tags
PORTVERSION= 2.6
PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= GOOGLE_CODE
MAINTAINER= ports@FreeBSD.org
COMMENT= Convert simply formatted text into markup (e.g., HTML)
USES= python:2 tar:tgz
USES= python:2 shebangfix tar:tgz
SHEBANG_FILES= extras/html-update.sh
NO_BUILD= yes
NO_ARCH= yes
PORTDOCS= ChangeLog README userguide.pdf
SAMPLE_DIRS= css img module