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.00e
# Date created: 28 Dec 1994
# Whom: ache
#
# $Id: Makefile,v 1.2 1995/04/01 12:43:30 jkh Exp $
1994-12-28 15:19:16 +00:00
#
1994-12-28 15:19:16 +00:00
DISTNAME= unrar100
PKGNAME= unrar-1.00e
CATEGORIES+= archivers
MASTER_SITES= ftp://ftp.kiae.su/unix/arcers/
EXTRACT_SUFX= .tgz
MAINTAINER= ache@FreeBSD.ORG
1994-12-28 15:19:16 +00:00
WRKSRC= ${WRKDIR}/unrar.100
.include <bsd.port.mk>