1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/archivers/unrar/Makefile

23 lines
504 B
Makefile
Raw Normal View History

1994-12-28 15:19:16 +00:00
# New ports collection makefile for: unrar
# Version required: 1.01
1994-12-28 15:19:16 +00:00
# Date created: 28 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.6 1996/05/16 08:59:57 asami Exp $
1994-12-28 15:19:16 +00:00
#
DISTNAME= unrar101
1996-05-15 04:59:39 +00:00
PKGNAME= unrar-1.01a
CATEGORIES= archivers
1996-05-15 04:59:39 +00:00
MASTER_SITES= ftp://ftp.relcom.ru/unix/arcers/
EXTRACT_SUFX= .tgz
1996-05-15 04:59:39 +00:00
PATCH_SITES= $(MASTER_SITES)
PATCHFILES= unrar101a.patch
MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/unrar.101
1994-12-28 15:19:16 +00:00
.include <bsd.port.mk>