pkgsrc/archivers/gtar/Makefile
jschauma e366d0c694 Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.
Should anybody feel like they could be the maintainer for any of thewe packages,
please adjust.
2003-06-02 01:15:31 +00:00

25 lines
566 B
Makefile

# $NetBSD: Makefile,v 1.21 2003/06/02 01:21:49 jschauma Exp $
DISTNAME= gtar-1.13.25
PKGREVISION= 1
CATEGORIES= archivers
MASTER_SITES= # empty
DISTFILES= # empty
MAINTAINER= tech-pkg@netbsd.org
HOMEPAGE= http://www.gnu.org/software/tar/tar.html
COMMENT= The "meta-package" for the GNU tape archiver (tar)
DEPENDS+= gtar-base-1.13.25nb1:../../archivers/gtar-base
DEPENDS+= gtar-info-1.13.25:../../archivers/gtar-info
USE_BUILDLINK2= yes
EXTRACT_ONLY= # empty
NO_CHECKSUM= yes
NO_CONFIGURE= yes
NO_BUILD= yes
do-install: # empty
.include "../../mk/bsd.pkg.mk"