pkgsrc/www/hs-http-date/Makefile

13 lines
313 B
Makefile

# $NetBSD: Makefile,v 1.4 2022/02/26 03:58:34 pho Exp $
DISTNAME= http-date-0.0.11
PKGREVISION= 3
CATEGORIES= www
MAINTAINER= pho@cielonegro.org
COMMENT= HTTP Date parser/formatter
LICENSE= mit
.include "../../textproc/hs-attoparsec/buildlink3.mk"
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"