1998-06-06 12:34:25 +02: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 04:00:46 +02:00
|
|
|
# $FreeBSD$
|
1998-06-06 12:34:25 +02:00
|
|
|
#
|
|
|
|
|
2000-04-09 21:09:11 +02:00
|
|
|
PORTNAME= tar
|
2000-04-22 12:14:11 +02:00
|
|
|
PORTVERSION= 1.13
|
1998-06-06 12:34:25 +02:00
|
|
|
CATEGORIES= sysutils
|
|
|
|
MASTER_SITES= ${MASTER_SITE_GNU}
|
1999-01-27 08:41:29 +01:00
|
|
|
MASTER_SITE_SUBDIR= tar
|
1998-06-06 12:34:25 +02:00
|
|
|
|
1999-08-31 08:53:31 +02:00
|
|
|
MAINTAINER= andreas@FreeBSD.org
|
1998-06-06 12:34:25 +02:00
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
1998-06-08 07:48:58 +02:00
|
|
|
CONFIGURE_ARGS=--program-prefix=g
|
1998-06-06 12:34:25 +02:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|