add gutenmark 20011228

Attractively formatting Project Gutenberg texts
This commit is contained in:
Ying-Chieh Liao 2002-06-07 15:35:06 +00:00
parent f43d415226
commit becc9b31a4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=60773
6 changed files with 38 additions and 0 deletions

View File

@ -68,6 +68,7 @@
SUBDIR += gtk-doc
SUBDIR += gtkdiff
SUBDIR += gutenbook
SUBDIR += gutenmark
SUBDIR += gxditview
SUBDIR += gxmlviewer
SUBDIR += haxml

View File

@ -0,0 +1,26 @@
# ex:ts=8
# Ports collection makefile for: GutenMark
# Date created: Jun 7, 2002
# Whom: ijliao
#
# $FreeBSD$
PORTNAME= gutenmark
PORTVERSION= 20011228
CATEGORIES= textproc
MASTER_SITES= ftp://ftp.sandroid.org/GutenMark/SoftwareSnapshots/
DISTNAME= GutenMark_source_${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
WRKSRC= ${WRKDIR}/GutenMark-source
USE_GMAKE= yes
ALL_TARGET= # empty
post-patch:
@${PERL} -pi -e "s,cc,${CC},g ; s,-O3 -Wall,${CFLAGS},g" ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/GutenMark ${PREFIX}/bin
.include <bsd.port.mk>

View File

@ -0,0 +1 @@
MD5 (GutenMark_source_20011228.tar.gz) = 5ebce8295d54ad845778f4a9c2773723

View File

@ -0,0 +1 @@
Attractively formatting Project Gutenberg texts

View File

@ -0,0 +1,8 @@
GutenMark is a tool for automatically creating high-quality HTML (or LaTeX)
markup from Project Gutenberg etexts. In combination with other freely-
available conversion tools, GutenMark can convert Project Gutenberg etexts
into publication-quality Postscript or PDF, for print-on-demand applications.
This conversion is completely automatic, without manual markup or editing.
WWW: http://www.sandroid.org/GutenMark/

View File

@ -0,0 +1 @@
bin/GutenMark