12 lines
274 B
Makefile
12 lines
274 B
Makefile
# $NetBSD: Makefile,v 1.4 2022/02/26 03:58:22 pho Exp $
|
|
|
|
DISTNAME= easy-file-0.2.2
|
|
PKGREVISION= 3
|
|
CATEGORIES= sysutils
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Cross-platform File handling
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|