pkgsrc/security/steghide/Makefile
tv c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
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.
2004-10-03 00:12:51 +00:00

23 lines
562 B
Makefile

# $NetBSD: Makefile,v 1.2 2004/10/03 00:18:13 tv Exp $
DISTNAME= steghide-0.5.1
PKGREVISION= 1
CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=steghide/}
MAINTAINER= adam@monkeybyte.org
HOMEPAGE= http://steghide.sourceforge.net/
COMMENT= Steganography program
BUILD_USES_MSGFMT= yes
GNU_CONFIGURE= yes
USE_BUILDLINK3= yes
USE_LIBTOOL= yes
USE_PKGLOCALEDIR= yes
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../security/libmcrypt/buildlink3.mk"
.include "../../security/mhash/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"