summaryrefslogtreecommitdiff
path: root/archivers/unrar/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2002-10-17 18:27:13 +0000
committerwiz <wiz>2002-10-17 18:27:13 +0000
commit74856647becde07baaea4018e20b5f68634c6fbf (patch)
treef31a4d375d0c7b2d35e34a67fd374e7077265120 /archivers/unrar/Makefile
parent9f478446ef29114bc77efb30927e0ed35d2e6ad7 (diff)
downloadpkgsrc-74856647becde07baaea4018e20b5f68634c6fbf.tar.gz
The RAR author was so considerate to add the version number to the
tar ball when asked. "Update" to 3.1.0 (same version as before).
Diffstat (limited to 'archivers/unrar/Makefile')
-rw-r--r--archivers/unrar/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/archivers/unrar/Makefile b/archivers/unrar/Makefile
index 33e627929f9..3b905f71877 100644
--- a/archivers/unrar/Makefile
+++ b/archivers/unrar/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2002/10/17 16:28:31 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2002/10/17 18:27:13 wiz Exp $
-DISTNAME= unrarsrc
-PKGNAME= unrar-3.01
+DISTNAME= unrarsrc-3.1.0
+PKGNAME= ${DISTNAME:S/src//}
+WRKSRC= ${WRKDIR}/unrar
CATEGORIES= archivers
MASTER_SITES= http://www.rarlab.com/rar/
@@ -9,9 +10,6 @@ MAINTAINER= wiz@netbsd.org
HOMEPAGE= http://www.rarlab.com/
COMMENT= Extract, view & test RAR archives
-DIST_SUBDIR= ${PKGNAME}
-WRKSRC= ${WRKDIR}/unrar
-
ALL_TARGET= makeunrar
MAKEFILE= makefile.gcc