summaryrefslogtreecommitdiff
path: root/archivers/gtar/Makefile.common
blob: 06f0f34d71d9f780b99f43295c7476fc7d651b3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# $NetBSD: Makefile.common,v 1.3 2018/03/11 17:28:08 wiz Exp $
#
# used by archivers/gtar-base/Makefile
# used by archivers/gtar-info/Makefile
# used by archivers/gtar/Makefile

DISTNAME=	tar-1.30
CATEGORIES=	archivers
MASTER_SITES=	${MASTER_SITE_GNU:=tar/}
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.gnu.org/software/tar/tar.html
COMMENT=	The GNU tape archiver with remote magnetic tape support
LICENSE=	gnu-gpl-v3

PATCHDIR=	${.CURDIR}/../../archivers/gtar-base/patches
DISTINFO_FILE=	${.CURDIR}/../../archivers/gtar-base/distinfo