Files
pkgsrc-ng/archivers/gtar/Makefile.common
2016-11-18 22:39:22 +01:00

19 lines
571 B
Makefile

# $NetBSD: Makefile.common,v 1.2 2016/05/31 15:04:51 mef Exp $
#
# used by archivers/gtar-base/Makefile
# used by archivers/gtar-info/Makefile
# used by archivers/gtar/Makefile
DISTNAME= tar-1.29
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