From 216eebddd3b693013bb4da3b6002d5422c491cd9 Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Tue, 4 Sep 2012 07:11:02 +0000 Subject: [PATCH] Re-import bibelot from palm/bibelot since the palm CATEGORY is going to be tedu'd. --- textproc/bibelot/Makefile | 32 ++++++++++++++++++++++++++++++++ textproc/bibelot/distinfo | 5 +++++ textproc/bibelot/pkg/DESCR | 5 +++++ textproc/bibelot/pkg/PLIST | 5 +++++ 4 files changed, 47 insertions(+) create mode 100644 textproc/bibelot/Makefile create mode 100644 textproc/bibelot/distinfo create mode 100644 textproc/bibelot/pkg/DESCR create mode 100644 textproc/bibelot/pkg/PLIST diff --git a/textproc/bibelot/Makefile b/textproc/bibelot/Makefile new file mode 100644 index 00000000000..99b2157c4e5 --- /dev/null +++ b/textproc/bibelot/Makefile @@ -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 + +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 diff --git a/textproc/bibelot/distinfo b/textproc/bibelot/distinfo new file mode 100644 index 00000000000..b16f3863335 --- /dev/null +++ b/textproc/bibelot/distinfo @@ -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 diff --git a/textproc/bibelot/pkg/DESCR b/textproc/bibelot/pkg/DESCR new file mode 100644 index 00000000000..b60d89ffcff --- /dev/null +++ b/textproc/bibelot/pkg/DESCR @@ -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.) diff --git a/textproc/bibelot/pkg/PLIST b/textproc/bibelot/pkg/PLIST new file mode 100644 index 00000000000..57d0fe18c8e --- /dev/null +++ b/textproc/bibelot/pkg/PLIST @@ -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