5f0a05fd07
Privacy Enhanced Mail (PEM) format reader and writer.
13 lines
373 B
Makefile
13 lines
373 B
Makefile
# $NetBSD: Makefile,v 1.1 2020/01/17 00:44:22 pho Exp $
|
|
|
|
DISTNAME= pem-0.2.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"
|