25a80fb4ab
on some platforms that lacked shared library support in the past. The list hasn't been maintained at all and the gain is very limited, so just get rid of it.
19 lines
582 B
Makefile
19 lines
582 B
Makefile
# $NetBSD: Makefile,v 1.13 2009/03/05 18:51:27 joerg Exp $
|
|
|
|
DISTNAME= JapaneseCodecs-1.4.11
|
|
PKGNAME= ${PYPKGPREFIX}-jpCodecs-1.4.11
|
|
PKGREVISION= 1
|
|
CATEGORIES= converters python
|
|
MASTER_SITES= http://www.python.jp/Zope/download/JapaneseCodecs/ \
|
|
http://www.asahi-net.or.jp/~rd6t-kjym/python/JapaneseCodecs/dist/
|
|
|
|
MAINTAINER= tsarna@NetBSD.org
|
|
HOMEPAGE= http://www.asahi-net.or.jp/~rd6t-kjym/python/
|
|
COMMENT= Python Unicode codecs for Japanese charsets
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
PYDISTUTILSPKG= yes
|
|
|
|
.include "../../lang/python/extension.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|