13 lines
330 B
Makefile
13 lines
330 B
Makefile
# $NetBSD: Makefile,v 1.4 2022/02/26 03:58:33 pho Exp $
|
|
|
|
DISTNAME= unix-time-0.4.7
|
|
PKGREVISION= 3
|
|
CATEGORIES= time
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Unix time parser/formatter and utilities
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../time/hs-old-time/buildlink3.mk"
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|