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

20 lines
437 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.3 1995/04/12 04:54:06 asami Exp $
1994-12-28 15:19:16 +00:00
#
DISTNAME= unrar101
PKGNAME= unrar-1.01
CATEGORIES+= archivers
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
WRKSRC= ${WRKDIR}/unrar.101
1994-12-28 15:19:16 +00:00
.include <bsd.port.mk>