c487cb967a
in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include.
17 lines
410 B
Makefile
17 lines
410 B
Makefile
# $NetBSD: Makefile,v 1.8 2004/10/03 00:13:31 tv Exp $
|
|
#
|
|
|
|
DISTNAME= libtar-1.2.11
|
|
PKGREVISION= 1
|
|
CATEGORIES= devel archivers
|
|
MASTER_SITES= ftp://ftp.feep.net/pub/software/libtar
|
|
|
|
MAINTAINER= seb@NetBSD.org
|
|
HOMEPAGE= http://www.feep.net/libtar/
|
|
COMMENT= Library for manipulating POSIX tar files
|
|
|
|
GNU_CONFIGURE= YES
|
|
USE_BUILDLINK3= YES
|
|
|
|
.include "../../devel/zlib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|