cc086e4525
address.
21 lines
526 B
Makefile
21 lines
526 B
Makefile
# $NetBSD: Makefile,v 1.5 2004/02/25 15:02:26 minskim Exp $
|
|
#
|
|
|
|
DISTNAME= libgpg-error-0.6
|
|
PKGREVISION= 1
|
|
CATEGORIES= security
|
|
MASTER_SITES= ftp://ftp.gnupg.org/GnuPG/alpha/libgpg-error/
|
|
|
|
MAINTAINER= minskim@NetBSD.org
|
|
HOMEPAGE= http://www.gnupg.org/
|
|
COMMENT= Definitions of common error values for all GnuPG components
|
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
USE_BUILDLINK3= YES
|
|
USE_LIBTOOL= YES
|
|
GNU_CONFIGURE= YES
|
|
USE_PKGLOCALEDIR= YES
|
|
|
|
.include "../../devel/gettext-lib/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|