summaryrefslogtreecommitdiffstats
path: root/archivers/unrar
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1994-12-28 15:19:16 +0000
committerache <ache@FreeBSD.org>1994-12-28 15:19:16 +0000
commit677e5905e370a97f0d93ffb3c7ad362392698d85 (patch)
treef579c957b0ff97bc771e9b20cbc75bef0073185c /archivers/unrar
parenta5d2034fe1eb485c553a874ea22af15ac2b70478 (diff)
downloadFreeBSD-ports-677e5905e370a97f0d93ffb3c7ad362392698d85.zip
FreeBSD-ports-677e5905e370a97f0d93ffb3c7ad362392698d85.tar.gz
RAR dearchiver
Diffstat (limited to 'archivers/unrar')
-rw-r--r--archivers/unrar/Makefile13
1 files changed, 13 insertions, 0 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
new file mode 100644
index 0000000..aa25ce4
--- /dev/null
+++ b/archivers/unrar/Makefile
@@ -0,0 +1,13 @@
+# New ports collection makefile for: unrar
+# Version required: 1.00e
+# Date created: 28 Dec 1994
+# Whom: ache
+#
+# $Id: Makefile,v 1.1.1.1 1994/12/28 01:55:04 ache Exp $
+#
+DISTNAME= unrar100
+EXTRACT_SUFX= .tgz
+MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
+WRKSRC= ${WRKDIR}/unrar.100
+
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud