aboutsummaryrefslogtreecommitdiff
path: root/archivers/unrar/Makefile
blob: b2840d1bcc880c6e528be38edf3d053c22783486 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# 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 15:19:16 ache Exp $
#
DISTNAME=       unrar100
EXTRACT_SUFX=   .tgz
MASTER_SITES=   ftp://ftp.kiae.su/unix/arcers/
CATEGORIES+=	archivers
WRKSRC=         ${WRKDIR}/unrar.100

.include <bsd.port.mk>