Re-import bibelot from palm/bibelot since the palm CATEGORY is going to

be tedu'd.
This commit is contained in:
ajacoutot 2012-09-04 07:11:02 +00:00
parent 87b087b49c
commit 216eebddd3
4 changed files with 47 additions and 0 deletions

32
textproc/bibelot/Makefile Normal file
View File

@ -0,0 +1,32 @@
# $OpenBSD: Makefile,v 1.1.1.1 2012/09/04 07:11:02 ajacoutot Exp $
COMMENT= format/convert text documents into compressed .pdb files
VERSION= 0.9.4
PROG= bibelot
DISTNAME= ${PROG}-${VERSION}
CATEGORIES= textproc
REVISION= 0
MAINTAINER= Peter Valchev <pvalchev@openbsd.org>
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
HOMEPAGE= http://sourceforge.net/projects/bibelot
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bibelot/}
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *
WRKDIST= ${WRKDIR}/${PROG}
do-install:
${INSTALL_SCRIPT} ${WRKSRC}/${PROG}.pl ${PREFIX}/bin/${PROG}
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/${PROG}
${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/${PROG}
.include <bsd.port.mk>

View File

@ -0,0 +1,5 @@
MD5 (bibelot-0.9.4.tar.gz) = 66diLJH23MWDBoLHESr+/w==
RMD160 (bibelot-0.9.4.tar.gz) = c3B5BMHfn5OkmAi77DHfe2xEa38=
SHA1 (bibelot-0.9.4.tar.gz) = Kj2cGz431VA74Am+uDpFOwbHmKM=
SHA256 (bibelot-0.9.4.tar.gz) = vI/jAYVTrmQdFDWG2WXqsuTm2KUt8wSzAqAzq6Y9oAc=
SIZE (bibelot-0.9.4.tar.gz) = 22451

View File

@ -0,0 +1,5 @@
bibelot.pl is a Perl script that formats and converts text
documents into compressed PalmDoc .pdb files, suitable for
reading on a Palm or Handspring device with any standard
PalmDoc reader (AportisDoc, CSpotRun, RichReader, TealDoc,
etc.)

View File

@ -0,0 +1,5 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2012/09/04 07:11:02 ajacoutot Exp $
@pkgpath palm/bibelot
bin/bibelot
share/doc/bibelot/
share/doc/bibelot/README