- Update to 1.4.4

PR:		ports/113282
Submitted by:	bf <bf2006a@yahoo.com>
This commit is contained in:
Pav Lucistnik 2007-06-06 13:18:25 +00:00
parent 6fc312ddd4
commit 84773abd77
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192916
3 changed files with 11 additions and 10 deletions

View file

@ -6,19 +6,18 @@
#
PORTNAME= txt2pdbdoc
PORTVERSION= 1.3
PORTREVISION= 1
PORTVERSION= 1.4.4
CATEGORIES= palm converters
MASTER_SITES= http://www.larted.org.uk/~dom/misc/palm/files/
MASTER_SITES= http://homepage.mac.com/pauljlucas/software/
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts plain text and HTML files to Palm Pilot Doc formats
USE_GMAKE= yes
MAKE_ARGS= MAKE=gmake CC=${CC} CFLAGS="${CFLAGS}" I_ROOT=${PREFIX}
GNU_CONFIGURE= yes
PLIST_FILES= bin/pdbtxt2html bin/html2pdbtxt bin/txt2pdbdoc
MAN1= txt2pdbdoc.1 pdbtxt2html.1 html2pdbtxt.1
MAN4= pdb.4 doc.4
MAN4= doc.4
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
MD5 (txt2pdbdoc-1.3.tar.gz) = 490642acde87896bdd00a24b727c9bb2
SHA256 (txt2pdbdoc-1.3.tar.gz) = 945828c6a2476ed5769d49e8807791e9baef16e24c46c267f43951a3c550bbc7
SIZE (txt2pdbdoc-1.3.tar.gz) = 29657
MD5 (txt2pdbdoc-1.4.4.tar.gz) = 66bc7890210af2125b0cabcdf581651a
SHA256 (txt2pdbdoc-1.4.4.tar.gz) = db9e58a073d722c59c7fd1ffd6ebe3fc1be2007e826d6be5f94de26ea5a0c895
SIZE (txt2pdbdoc-1.4.4.tar.gz) = 77486

View file

@ -1,2 +1,4 @@
Converts plain text files to/from the Doc format used by PalmPilots;
also utilities to convert HTML files to Doc and vice versa;
Converts plain text and HTML files to the Doc format used by PalmPilots,
and vice versa.
WWW: http://homepage.mac.com/pauljlucas/software/txt2pdbdoc