aboutsummaryrefslogtreecommitdiff
path: root/textproc/asciidoc
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-27 17:56:18 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2016-03-27 17:56:18 +0000
commit7eebb3864fbb1ceeabe96b752a1916289b5d2e9a (patch)
tree7bffd041d10a62a79645b1f79f4c9ac5f82114f8 /textproc/asciidoc
parent94f49875095fcca519f64996ad99cd3413772bc6 (diff)
downloadports-7eebb3864fbb1ceeabe96b752a1916289b5d2e9a.tar.gz
ports-7eebb3864fbb1ceeabe96b752a1916289b5d2e9a.zip
- Add LICENSE_FILE
- Add NO_ARCH - Reformat pkg-descr - Update WWW
Notes
Notes: svn path=/head/; revision=412001
Diffstat (limited to 'textproc/asciidoc')
-rw-r--r--textproc/asciidoc/Makefile2
-rw-r--r--textproc/asciidoc/pkg-descr6
2 files changed, 5 insertions, 3 deletions
diff --git a/textproc/asciidoc/Makefile b/textproc/asciidoc/Makefile
index 10ab8d29f814..72f664ce9b0a 100644
--- a/textproc/asciidoc/Makefile
+++ b/textproc/asciidoc/Makefile
@@ -12,9 +12,11 @@ COMMENT= Text document format for writing short documents and man pages
LICENSE= GPLv2 MIT
LICENSE_COMB= multi
+LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING
RUN_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
+NO_ARCH= yes
GNU_CONFIGURE= yes
USE_GNOME= libxml2:run libxslt:run
USES= gmake gnome python:2 shebangfix
diff --git a/textproc/asciidoc/pkg-descr b/textproc/asciidoc/pkg-descr
index 81b3e7c1adaf..f0f1cf289b4b 100644
--- a/textproc/asciidoc/pkg-descr
+++ b/textproc/asciidoc/pkg-descr
@@ -1,5 +1,5 @@
AsciiDoc is a text document format for writing short documents, articles, books
-and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook
-markups using the asciidoc(1) command.
+and UNIX man pages. AsciiDoc files can be translated to HTML and DocBook markups
+using the asciidoc(1) command.
-WWW: http://www.methods.co.nz/asciidoc/
+WWW: http://asciidoc.org/