60f460ab01
block). Uncomment some commented out LICENSE lines while here.
17 lines
373 B
Makefile
17 lines
373 B
Makefile
# $NetBSD: Makefile,v 1.3 2009/05/19 08:59:24 wiz Exp $
|
|
#
|
|
|
|
DISTNAME= m17n-docs-1.5.2
|
|
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
|
|
LICENSE= gnu-gpl-v2
|
|
|
|
PKG_DESTDIR_SUPPORT= user-destdir
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include "../../mk/bsd.pkg.mk"
|