mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
20 lines
437 B
Makefile
20 lines
437 B
Makefile
# New ports collection makefile for: unrar
|
|
# Version required: 1.01
|
|
# Date created: 28 Dec 1994
|
|
# Whom: ache
|
|
#
|
|
# $Id: Makefile,v 1.3 1995/04/12 04:54:06 asami Exp $
|
|
#
|
|
|
|
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
|
|
|
|
.include <bsd.port.mk>
|