14 lines
388 B
Makefile
14 lines
388 B
Makefile
# $NetBSD: Makefile,v 1.5 2022/02/26 03:58:21 pho Exp $
|
|
|
|
DISTNAME= pem-0.2.4
|
|
PKGREVISION= 4
|
|
CATEGORIES= security
|
|
|
|
MAINTAINER= pho@cielonegro.org
|
|
COMMENT= Privacy Enhanced Mail (PEM) format reader and writer
|
|
LICENSE= modified-bsd
|
|
|
|
.include "../../devel/hs-basement/buildlink3.mk"
|
|
.include "../../devel/hs-memory/buildlink3.mk"
|
|
.include "../../mk/haskell.mk"
|
|
.include "../../mk/bsd.pkg.mk"
|