pkgsrc/misc/m17n-docs/Makefile
obache 6fb83a40bb Import m17n-docs version 1.5.0.
The m17n-docs is documents of the m17n library.
2008-02-27 13:50:43 +00:00

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"