pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/archivers/lcab Initial import of lcab-1.0b10, a Micros...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a06d07b3f28a
branches: trunk
changeset: 476994:a06d07b3f28a
user: ben <ben%pkgsrc.org@localhost>
date: Thu Jun 24 23:31:48 2004 +0000
description:
Initial import of lcab-1.0b10, a Microsoft cabinet (.CAB) file creator.
diffstat:
archivers/lcab/DESCR | 2 ++
archivers/lcab/Makefile | 17 +++++++++++++++++
archivers/lcab/PLIST | 3 +++
archivers/lcab/distinfo | 4 ++++
4 files changed, 26 insertions(+), 0 deletions(-)
diffs (42 lines):
diff -r 3a9afe8a1430 -r a06d07b3f28a archivers/lcab/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/lcab/DESCR Thu Jun 24 23:31:48 2004 +0000
@@ -0,0 +1,2 @@
+LCAB is a small program that creates a MS Cabinet (.CAB) file from
+a set of input files.
diff -r 3a9afe8a1430 -r a06d07b3f28a archivers/lcab/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/lcab/Makefile Thu Jun 24 23:31:48 2004 +0000
@@ -0,0 +1,17 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/06/24 23:31:48 ben Exp $
+#
+
+DISTNAME= lcab-1.0b10
+CATEGORIES= archivers
+MASTER_SITES= http://www.geekshop.be/rien/lcab/files/
+
+MAINTAINER= plunky%rya-online.net@localhost
+HOMEPAGE= http://www.geekshop.be/rien/lcab
+COMMENT= Microsoft cabinet (.CAB) file creator
+
+GNU_CONFIGURE= yes
+
+post-install:
+ ${INSTALL_MAN} ${WRKSRC}/lcab.1 ${PREFIX}/man/man1/lcab.1
+
+.include "../../mk/bsd.pkg.mk"
diff -r 3a9afe8a1430 -r a06d07b3f28a archivers/lcab/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/lcab/PLIST Thu Jun 24 23:31:48 2004 +0000
@@ -0,0 +1,3 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/06/24 23:31:48 ben Exp $
+bin/lcab
+man/man1/lcab.1
diff -r 3a9afe8a1430 -r a06d07b3f28a archivers/lcab/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/archivers/lcab/distinfo Thu Jun 24 23:31:48 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/06/24 23:31:48 ben Exp $
+
+SHA1 (lcab-1.0b10.tar.gz) = faf28a6dac6e8ee6debed0ef8a55817c2e280ef0
+Size (lcab-1.0b10.tar.gz) = 112377 bytes
Home |
Main Index |
Thread Index |
Old Index