aboutsummaryrefslogtreecommitdiff
path: root/textproc/igor
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2012-02-04 02:32:42 +0000
committerEitan Adler <eadler@FreeBSD.org>2012-02-04 02:32:42 +0000
commit5b7c3ecbe922700ceecf099ba547561569e47778 (patch)
treef8171254c3bf6fe2a303d471b4d8e994aa09602e /textproc/igor
parent1af95e356e8edb792b0e95a02eea1c70eb7e12f6 (diff)
downloadports-5b7c3ecbe922700ceecf099ba547561569e47778.tar.gz
ports-5b7c3ecbe922700ceecf099ba547561569e47778.zip
Automated proofreader for text files, man pages, and DocBook SGML
source files. WWW: http://www.wonkity.com/~wblock/igor/ PR: ports/164751 Submitted by: gjb Written by: wblock
Notes
Notes: svn path=/head/; revision=290371
Diffstat (limited to 'textproc/igor')
-rw-r--r--textproc/igor/Makefile29
-rw-r--r--textproc/igor/distinfo2
-rw-r--r--textproc/igor/pkg-descr4
3 files changed, 35 insertions, 0 deletions
diff --git a/textproc/igor/Makefile b/textproc/igor/Makefile
new file mode 100644
index 000000000000..48ba2d83406a
--- /dev/null
+++ b/textproc/igor/Makefile
@@ -0,0 +1,29 @@
+# New ports collection makefile for: igor
+# Date created: 2012-02-03
+# Whom: gjb@freebsd.org
+#
+# $FreeBSD$
+#
+
+PORTNAME= igor
+PORTVERSION= 1.170
+CATEGORIES= textproc
+MASTER_SITES= http://www.glenbarber.us/ports/${CATEGORIES}/${PORTNAME}/
+
+MAINTAINER= gjb@FreeBSD.org
+COMMENT= FreeBSD Documentation Project sanity check script
+
+LICENSE= BSD
+
+USE_PERL5_RUN= yes
+
+NO_BUILD= yes
+
+PLIST_FILES= bin/${PORTNAME}
+
+.include <bsd.port.pre.mk>
+
+do-install:
+ ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin/
+
+.include <bsd.port.post.mk>
diff --git a/textproc/igor/distinfo b/textproc/igor/distinfo
new file mode 100644
index 000000000000..06e199db072f
--- /dev/null
+++ b/textproc/igor/distinfo
@@ -0,0 +1,2 @@
+SHA256 (igor-1.170.tar.gz) = e05317360e61adfc350a5bf3f5134520a9414f73ecc02b84abf73f45497038d4
+SIZE (igor-1.170.tar.gz) = 12843
diff --git a/textproc/igor/pkg-descr b/textproc/igor/pkg-descr
new file mode 100644
index 000000000000..e9479b47fd7e
--- /dev/null
+++ b/textproc/igor/pkg-descr
@@ -0,0 +1,4 @@
+Automated proofreader for text files, man pages, and DocBook SGML
+source files.
+
+WWW: http://www.wonkity.com/~wblock/igor/