2004-05-22 09:30:03 +02:00
|
|
|
# $NetBSD: Makefile,v 1.11 2004/05/22 07:30:03 adam Exp $
|
2003-05-14 05:23:43 +02:00
|
|
|
|
2004-05-22 09:30:03 +02:00
|
|
|
DISTNAME= libtasn1-0.2.10
|
2003-05-14 05:23:43 +02:00
|
|
|
CATEGORIES= security devel
|
2004-05-22 09:30:03 +02:00
|
|
|
MASTER_SITES= ftp://ftp.gnutls.org/pub/gnutls/libtasn1/ \
|
|
|
|
ftp://ftp.gnupg.org/gcrypt/alpha/gnutls/libtasn1/ \
|
|
|
|
http://www.mirrors.wiretapped.net/security/network-security/gnutls/libtasn1/ \
|
|
|
|
ftp://ftp.mirrors.wiretapped.net/pub/security/network-security/gnutls/libtasn1/
|
2003-05-14 05:23:43 +02:00
|
|
|
|
2003-07-18 00:50:55 +02:00
|
|
|
MAINTAINER= tech-pkg@NetBSD.org
|
2003-05-14 05:23:43 +02:00
|
|
|
HOMEPAGE= http://www.gnutls.org/
|
|
|
|
COMMENT= ASN.1 structure parser library
|
|
|
|
|
2004-02-25 19:20:06 +01:00
|
|
|
PKG_INSTALLATION_TYPES= overwrite pkgviews
|
|
|
|
|
2004-05-22 09:30:03 +02:00
|
|
|
USE_BUILDLINK3= YES
|
|
|
|
USE_LIBTOOL= YES
|
|
|
|
GNU_CONFIGURE= YES
|
2003-05-14 05:23:43 +02:00
|
|
|
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|