18 lines
459 B
Makefile
18 lines
459 B
Makefile
# $NetBSD: Makefile,v 1.11 2006/10/04 21:44:47 wiz Exp $
|
|
|
|
DISTNAME= piddle-1.0.15
|
|
PKGREVISION= 2
|
|
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
|
CATEGORIES= graphics python
|
|
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=piddle/}
|
|
|
|
MAINTAINER= pkgsrc-users@NetBSD.org
|
|
HOMEPAGE= http://piddle.sourceforge.net/
|
|
COMMENT= Python Plug In Drawing, Does Little Else
|
|
|
|
PYDISTUTILSPKG= # defined
|
|
|
|
NO_CONFIGURE= YES
|
|
|
|
.include "../../lang/python/extension.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|