pkgsrc/misc/m17n-docs/Makefile
wiz 60f460ab01 Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.
2009-05-19 08:59:00 +00:00

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"