This package provides the ability to adapt to locale conventions such as date and time formats.
11 lines
245 B
Makefile
11 lines
245 B
Makefile
# $NetBSD: Makefile,v 1.1 2019/12/31 07:43:12 pho Exp $
|
|
|
|
DISTNAME= old-locale-1.0.0.7
|
|
CATEGORIES= devel
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Locale library
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|