aboutsummaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2019-08-21 01:35:26 +0800
committerJason Helfman <jgh@FreeBSD.org>2019-08-21 01:35:26 +0800
commit9371b8f3994cc8de8c5580fcdce2b860094d6cdd (patch)
tree9df79e2644c14b738b27c7e0a0162c4a82bbcf41 /palm
parent9effd726ec726461f6644b50481aec375f81d7ea (diff)
downloadfreebsd-ports-gnome-9371b8f3994cc8de8c5580fcdce2b860094d6cdd.tar.gz
freebsd-ports-gnome-9371b8f3994cc8de8c5580fcdce2b860094d6cdd.tar.zst
freebsd-ports-gnome-9371b8f3994cc8de8c5580fcdce2b860094d6cdd.zip
- shift bibelot to more applicable category
Diffstat (limited to 'palm')
-rw-r--r--palm/bibelot/Makefile24
-rw-r--r--palm/bibelot/distinfo2
-rw-r--r--palm/bibelot/pkg-descr6
3 files changed, 0 insertions, 32 deletions
diff --git a/palm/bibelot/Makefile b/palm/bibelot/Makefile
deleted file mode 100644
index 1ffb9db8154e..000000000000
--- a/palm/bibelot/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-# Created by: Ying-Chieh Liao <ijliao@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= bibelot
-PORTVERSION= 0.9.4
-CATEGORIES= palm
-MASTER_SITES= SF/${PORTNAME}/Bibelot/${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Formats and converts text documents into compressed PalmDoc .pdb files
-
-USES= perl5 shebangfix
-NO_BUILD= yes
-
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-PLIST_FILES= bin/bibelot
-SHEBANG_FILES= bibelot.pl
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/${PORTNAME}.pl \
- ${STAGEDIR}${PREFIX}/bin/${PORTNAME}
-
-.include <bsd.port.mk>
diff --git a/palm/bibelot/distinfo b/palm/bibelot/distinfo
deleted file mode 100644
index 8b96c4ebe27a..000000000000
--- a/palm/bibelot/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (bibelot-0.9.4.tar.gz) = bc8fe3018553ae641d143586d965eab2e4e6d8a52df304b302a033aba63da007
-SIZE (bibelot-0.9.4.tar.gz) = 22451
diff --git a/palm/bibelot/pkg-descr b/palm/bibelot/pkg-descr
deleted file mode 100644
index ed2241b15356..000000000000
--- a/palm/bibelot/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-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.)
-
-WWW: https://sourceforge.net/projects/bibelot/