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
This commit is contained in:
Eitan Adler
2012-02-04 02:32:42 +00:00
parent 1af95e356e
commit 5b7c3ecbe9
3 changed files with 35 additions and 0 deletions

29
textproc/igor/Makefile Normal file
View File

@@ -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>

2
textproc/igor/distinfo Normal file
View File

@@ -0,0 +1,2 @@
SHA256 (igor-1.170.tar.gz) = e05317360e61adfc350a5bf3f5134520a9414f73ecc02b84abf73f45497038d4
SIZE (igor-1.170.tar.gz) = 12843

4
textproc/igor/pkg-descr Normal file
View File

@@ -0,0 +1,4 @@
Automated proofreader for text files, man pages, and DocBook SGML
source files.
WWW: http://www.wonkity.com/~wblock/igor/