mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
19 lines
471 B
Makefile
19 lines
471 B
Makefile
# $NetBSD: Makefile,v 1.15 2014/01/25 10:30:10 wiz Exp $
|
|
|
|
DISTNAME= piddle-1.0.15
|
|
PKGREVISION= 3
|
|
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
|
|
|
|
USE_LANGUAGES= # empty
|
|
|
|
PYTHON_VERSIONS_INCOMPATIBLE= 33
|
|
|
|
.include "../../lang/python/distutils.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|