![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / py-tlslite / Makefile (download)
Revision 1.7, Tue Oct 23 18:16:55 2012 UTC (10 years, 7 months ago) by asau
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. |
# $NetBSD: Makefile,v 1.7 2012/10/23 18:16:55 asau Exp $ # DISTNAME= tlslite-0.3.8 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 2 CATEGORIES= security python MASTER_SITES= ${HOMEPAGE} MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://trevp.net/tlslite/ COMMENT= SSL 3.0, TLS 1.0, and TLS 1.1 in Python LICENSE= public-domain PYTHON_SELF_CONFLICT= yes USE_LANGUAGES= # none .include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk"