RAR dearchiver
This commit is contained in:
parent
d92059bad8
commit
78e27b8ada
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=641
1 changed files with 13 additions and 0 deletions
13
archivers/unrar/Makefile
Normal file
13
archivers/unrar/Makefile
Normal file
|
@ -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>
|
Loading…
Reference in a new issue