aboutsummaryrefslogtreecommitdiff
path: root/archivers/nwreckdum
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2003-06-02 13:48:22 +0000
committerMax Khon <fjoe@FreeBSD.org>2003-06-02 13:48:22 +0000
commit386c61cca183b483a9549d48391642449513f19b (patch)
tree76243bb9cfd13cc8e7ede46603115923c3a26811 /archivers/nwreckdum
parentbaaf9ffd06221a15d3bde1b6433f367edcabbee6 (diff)
downloadports-386c61cca183b483a9549d48391642449513f19b.tar.gz
ports-386c61cca183b483a9549d48391642449513f19b.zip
New port: nwreckdum
Utility for extracting/creating Quake PAK file. Submitted by: Alexey Dokuchaev
Notes
Notes: svn path=/head/; revision=81993
Diffstat (limited to 'archivers/nwreckdum')
-rw-r--r--archivers/nwreckdum/Makefile19
-rw-r--r--archivers/nwreckdum/distinfo1
-rw-r--r--archivers/nwreckdum/pkg-descr4
-rw-r--r--archivers/nwreckdum/pkg-plist1
4 files changed, 25 insertions, 0 deletions
diff --git a/archivers/nwreckdum/Makefile b/archivers/nwreckdum/Makefile
new file mode 100644
index 000000000000..bbb0b56efed2
--- /dev/null
+++ b/archivers/nwreckdum/Makefile
@@ -0,0 +1,19 @@
+# New ports collection makefile for: nwreckdum
+# Date created: 27 May 2003
+# Whom: Alexey Dokuchaev <danfe@regency.nsu.ru>
+#
+# $FreeBSD$
+#
+
+PORTNAME= nwreckdum
+PORTVERSION= 0.0.6
+CATEGORIES= archivers games
+MASTER_SITES= http://freebsd.nsu.ru/distfiles/
+
+MAINTAINER= danfe@regency.nsu.ru
+COMMENT= Utility for extracting/creating Quake PAK files
+
+do-install:
+ ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${PREFIX}/bin
+
+.include <bsd.port.mk>
diff --git a/archivers/nwreckdum/distinfo b/archivers/nwreckdum/distinfo
new file mode 100644
index 000000000000..146259233fa1
--- /dev/null
+++ b/archivers/nwreckdum/distinfo
@@ -0,0 +1 @@
+MD5 (nwreckdum-0.0.6.tar.gz) = 562365450e837a383fd19f8b71df75a6
diff --git a/archivers/nwreckdum/pkg-descr b/archivers/nwreckdum/pkg-descr
new file mode 100644
index 000000000000..d569e212268f
--- /dev/null
+++ b/archivers/nwreckdum/pkg-descr
@@ -0,0 +1,4 @@
+NWReckDum is Quake PAK file format manipulator. It allows you to
+extract and create your PAK files easily from command line.
+
+Author: Daniel Reed <n@ml.org>
diff --git a/archivers/nwreckdum/pkg-plist b/archivers/nwreckdum/pkg-plist
new file mode 100644
index 000000000000..7fd3619f73d5
--- /dev/null
+++ b/archivers/nwreckdum/pkg-plist
@@ -0,0 +1 @@
+bin/nwreckdum