pkgsrc-wip/wkf/Makefile
Aleksej Saushev b011ad6772 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
2012-10-07 20:11:06 +00:00

17 lines
380 B
Makefile

# $NetBSD: Makefile,v 1.5 2012/10/07 20:11:07 asau Exp $
DISTNAME= wkf-1.3.11
CATEGORIES= japanese converters
MASTER_SITES= http://www.mysticwall.com/download/
MAINTAINER= obache@NetBSD.org
HOMEPAGE= http://www.mysticwall.com/software/wkf/index.html
COMMENT= WALL's Kanji Filter
PKG_DESTDIR_SUPPORT= none
GNU_CONFIGURE= yes
TEST_TARGET= test
.include "../../mk/bsd.pkg.mk"