make pkglint happy and correct the location of WRKSRC

This commit is contained in:
Marc Recht 2003-05-18 11:28:24 +00:00
parent a94ae9963e
commit ed3637f84d

View file

@ -1,8 +1,9 @@
# $NetBSD: Makefile,v 1.2 2003/05/09 20:38:54 marc Exp $
# $NetBSD: Makefile,v 1.3 2003/05/18 11:28:24 marc Exp $
#
DISTNAME= SpreadModule-1.3
PKGNAME= ${PYPKGPREFIX}-spreadmodule-1.3
WRKSRC= ${WRKDIR}/SpreadModule-1.3
CATEGORIES= net
MASTER_SITES= http://www.python.org/other/spread/
EXTRACT_SUFX= .tgz
@ -11,7 +12,6 @@ MAINTAINER= marc@informatik.uni-bremen.de
HOMEPAGE= http://www.python.org/other/spread/
COMMENT= Python bindings for the Spread messaging service
WRKSRC= ${WRKDIR}/SpreadModule-1.3
PYDISTUTILSPKG= YES
USE_BUILDLINK2= YES
PYTHON_VERSION_REQD= 22pth