aboutsummaryrefslogtreecommitdiff
path: root/archivers/unrar/Makefile
blob: e64b26ee8d28b2d28863ea3e2bb83f660b84e2d1 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    unrar
# Version required:     1.00e
# Date created:         28 Dec 1994
# Whom:                 ache
#
# $Id: Makefile,v 1.2 1995/04/01 12:43:30 jkh Exp $
#

DISTNAME=       unrar100
PKGNAME=        unrar-1.00e
CATEGORIES+=	archivers
MASTER_SITES=   ftp://ftp.kiae.su/unix/arcers/
EXTRACT_SUFX=   .tgz

MAINTAINER=     ache@FreeBSD.ORG

WRKSRC=         ${WRKDIR}/unrar.100

.include <bsd.port.mk>