summaryrefslogtreecommitdiff
path: root/archivers/star/Makefile
blob: 1a60dde0c04ffd828fd109be9a3b26b506814092 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# $NetBSD: Makefile,v 1.1.1.1 2002/06/26 13:37:01 uebayasi Exp $
#

DISTNAME=	star-1.4.1
CATEGORIES=	archivers
MASTER_SITES=	ftp://ftp.fokus.gmd.de/pub/unix/star/

MAINTAINER=	uebayasi@netbsd.org
HOMEPAGE=	http://www.fokus.gmd.de/research/cc/glone/employees/joerg.schilling/private/star.html
COMMENT=	the fastest tar like archiver for UNIX

USE_GMAKE=	# defined
MAKE_FLAGS+=	INS_BASE=${LOCALBASE}

.include "../../mk/bsd.pkg.mk"