2010-06-01 08:15:00 +02:00
|
|
|
# $NetBSD: Makefile,v 1.12 2010/06/01 06:15:00 agc Exp $
|
2009-04-29 06:54:34 +02:00
|
|
|
|
2010-06-01 08:15:00 +02:00
|
|
|
DISTNAME= netpgp-20100601
|
2009-04-29 06:54:34 +02:00
|
|
|
CATEGORIES= security
|
|
|
|
MASTER_SITES= ${MASTER_SITE_LOCAL}
|
|
|
|
|
|
|
|
MAINTAINER= agc@NetBSD.org
|
|
|
|
HOMEPAGE= http://www.NetBSD.org/
|
|
|
|
COMMENT= PGP signing, verification, encryption and decryption program
|
|
|
|
LICENSE= modified-bsd
|
|
|
|
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
USE_LIBTOOL= yes
|
|
|
|
|
|
|
|
.include "../../archivers/bzip2/buildlink3.mk"
|
|
|
|
.include "../../devel/zlib/buildlink3.mk"
|
|
|
|
.include "../../security/openssl/buildlink3.mk"
|
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|