mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
14 lines
355 B
Makefile
14 lines
355 B
Makefile
# 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 01:55:04 ache Exp $
|
|
#
|
|
DISTNAME= unrar100
|
|
EXTRACT_SUFX= .tgz
|
|
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
|
|
WRKSRC= ${WRKDIR}/unrar.100
|
|
|
|
.include <bsd.port.mk>
|