1998-06-06 10:34:25 +00:00
|
|
|
# New ports collection makefile for: gtar
|
|
|
|
# Date created: Sa 6 Jun 1998 10:24:51 CEST
|
|
|
|
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
|
|
|
|
#
|
1999-08-31 02:00:46 +00:00
|
|
|
# $FreeBSD$
|
1998-06-06 10:34:25 +00:00
|
|
|
#
|
|
|
|
|
2000-04-09 19:09:11 +00:00
|
|
|
PORTNAME= tar
|
2000-04-22 10:14:11 +00:00
|
|
|
PORTVERSION= 1.13
|
1998-06-06 10:34:25 +00:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 07:41:29 +00:00
|
|
|
MASTER_SITE_SUBDIR= tar
|
1998-06-06 10:34:25 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= andreas@FreeBSD.org
|
1998-06-06 10:34:25 +00:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1998-06-08 05:48:58 +00:00
|
|
|
CONFIGURE_ARGS=--program-prefix=g
|
1998-06-06 10:34:25 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|