4150812b27
ok'd a while back at pkgsrcCon by agc and wiz
17 lines
429 B
Makefile
17 lines
429 B
Makefile
# $NetBSD: Makefile,v 1.2 2004/07/22 09:16:02 recht Exp $
|
|
#
|
|
|
|
DISTNAME= textile-2
|
|
PKGNAME= ${PYPKGPREFIX}-textile-2.0
|
|
CATEGORIES= textproc python
|
|
MASTER_SITES= http://dealmeida.net/code/
|
|
|
|
MAINTAINER= dotz@irc.pl
|
|
HOMEPAGE= http://dealmeida.net/projects/textile/
|
|
COMMENT= XHTML generator using a simple markup
|
|
|
|
PYDISTUTILSPKG= yes
|
|
NO_CONFIGURE= yes
|
|
|
|
.include "../../lang/python/extension.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|