aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/nwreckdum
diff options
context:
space:
mode:
authorfjoe <fjoe@FreeBSD.org>2003-06-02 21:48:22 +0800
committerfjoe <fjoe@FreeBSD.org>2003-06-02 21:48:22 +0800
commit4bf4af3c39d9cd4c1a3651fc9ee1beaea4861984 (patch)
tree26804643066fecee0734561c8a84130f90c82187 /archivers/nwreckdum
parentd21b983add41e7a9393a5d6929165db647b87d7e (diff)
downloadfreebsd-ports-gnome-4bf4af3c39d9cd4c1a3651fc9ee1beaea4861984.tar.gz
freebsd-ports-gnome-4bf4af3c39d9cd4c1a3651fc9ee1beaea4861984.tar.zst
freebsd-ports-gnome-4bf4af3c39d9cd4c1a3651fc9ee1beaea4861984.zip
New port: nwreckdum
Utility for extracting/creating Quake PAK file. Submitted by: Alexey Dokuchaev
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