59744338d0
This package provides the old time library. For new projects, the newer time library is recommended.
12 lines
291 B
Makefile
12 lines
291 B
Makefile
# $NetBSD: Makefile,v 1.1 2020/01/02 03:06:18 pho Exp $
|
|
|
|
DISTNAME= old-time-1.1.0.3
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Time library
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../devel/hs-old-locale/buildlink3.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|