aboutsummaryrefslogtreecommitdiff
path: root/palm/mdbconv
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2019-08-20 18:56:33 +0000
committerJason Helfman <jgh@FreeBSD.org>2019-08-20 18:56:33 +0000
commit2e2e77239f1f63495f5f97f3a6b6989db3004bfc (patch)
treea558599d0dd65b5ea443590db1e53937f862994f /palm/mdbconv
parentda2a45390504ea19cbdf31d2c2b5e63408c4823d (diff)
downloadports-2e2e77239f1f63495f5f97f3a6b6989db3004bfc.tar.gz
ports-2e2e77239f1f63495f5f97f3a6b6989db3004bfc.zip
Notes
Diffstat (limited to 'palm/mdbconv')
-rw-r--r--palm/mdbconv/Makefile23
-rw-r--r--palm/mdbconv/distinfo2
-rw-r--r--palm/mdbconv/files/Makefile6
-rw-r--r--palm/mdbconv/pkg-descr3
4 files changed, 0 insertions, 34 deletions
diff --git a/palm/mdbconv/Makefile b/palm/mdbconv/Makefile
deleted file mode 100644
index 1bc8efe8310e..000000000000
--- a/palm/mdbconv/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Akinori MUSHA aka knu <knu@idaemons.org>
-# $FreeBSD$
-
-PORTNAME= mdbconv
-PORTVERSION= 1.6
-CATEGORIES= palm databases
-MASTER_SITES= http://www.handmark.com/downloads/
-DISTNAME= ${PORTNAME}freebsd3x
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Converts CSV to MobileDB database
-
-NO_WRKSUBDIR= yes
-PLIST_FILES= bin/mdbconv
-
-pre-build:
- ${CP} ${FILESDIR}/Makefile ${WRKSRC}
- ${RM} ${WRKSRC}/mdbconv
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/mdbconv ${STAGEDIR}${PREFIX}/bin
-
-.include <bsd.port.mk>
diff --git a/palm/mdbconv/distinfo b/palm/mdbconv/distinfo
deleted file mode 100644
index a45d3964bd06..000000000000
--- a/palm/mdbconv/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (mdbconvfreebsd3x.tar.gz) = 59afdc13d3d4c1dc94e2a91cabda0a943a5bd0cd6b2819153c240ae559a2332f
-SIZE (mdbconvfreebsd3x.tar.gz) = 11496
diff --git a/palm/mdbconv/files/Makefile b/palm/mdbconv/files/Makefile
deleted file mode 100644
index b75a89343c80..000000000000
--- a/palm/mdbconv/files/Makefile
+++ /dev/null
@@ -1,6 +0,0 @@
-# $FreeBSD$
-
-PROG= mdbconv
-NO_MAN= yes
-
-.include <bsd.prog.mk>
diff --git a/palm/mdbconv/pkg-descr b/palm/mdbconv/pkg-descr
deleted file mode 100644
index 8265f8a91b0c..000000000000
--- a/palm/mdbconv/pkg-descr
+++ /dev/null
@@ -1,3 +0,0 @@
-MobileDB converter - mdbconv converts CSV to MobileDB database.
-
-WWW: http://www.handmark.com/products/mobiledbtools/index.html