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:
29
textproc/igor/Makefile
Normal file
29
textproc/igor/Makefile
Normal 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
2
textproc/igor/distinfo
Normal 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
4
textproc/igor/pkg-descr
Normal file
@@ -0,0 +1,4 @@
|
||||
Automated proofreader for text files, man pages, and DocBook SGML
|
||||
source files.
|
||||
|
||||
WWW: http://www.wonkity.com/~wblock/igor/
|
||||
Reference in New Issue
Block a user