File:  [cvs.NetBSD.org] / pkgsrc / net / py-twisted / Makefile.common
Revision 1.10: download - view: text, annotated - select for diffs
Tue Oct 23 17:19:03 2012 UTC (12 years, 1 month ago) by asau
Branches: MAIN
CVS tags: pkgsrc-2012Q4-base, pkgsrc-2012Q4, HEAD
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

# $NetBSD: Makefile.common,v 1.10 2012/10/23 17:19:03 asau Exp $
# used by net/py-twisted/Makefile
# used by net/py-twisted-docs/Makefile

TWISTED_VERSION=	12.0.0

DISTNAME=	Twisted-${TWISTED_VERSION}
CATEGORIES=	net python
MASTER_SITES=	http://twistedmatrix.com/Releases/Twisted/12.0/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	http://www.twistedmatrix.com/
LICENSE=	mit

DISTINFO_FILE?=		${.CURDIR}/../py-twisted/distinfo
PATCHDIR?=		${.CURDIR}/../py-twisted/patches

CVSweb <webmaster@jp.NetBSD.org>