6fb83a40bb
The m17n-docs is documents of the m17n library.
16 lines
360 B
Makefile
16 lines
360 B
Makefile
# $NetBSD: Makefile,v 1.1.1.1 2008/02/27 13:50:43 obache Exp $
|
|
#
|
|
|
|
DISTNAME= m17n-docs-1.5.0
|
|
CATEGORIES= misc
|
|
MASTER_SITES= http://www.m17n.org/m17n-lib-download/
|
|
|
|
MAINTAINER= obache@NetBSD.org
|
|
HOMEPAGE= http://www.m17n.org/m17n-lib/
|
|
COMMENT= Documents for the m17n library
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|