pkgsrc/net/hs-network-byte-order/Makefile

12 lines
278 B
Makefile

# $NetBSD: Makefile,v 1.4 2022/02/26 03:58:19 pho Exp $
DISTNAME= network-byte-order-0.1.6
PKGREVISION= 3
CATEGORIES= net
MAINTAINER= pho@cielonegro.org
COMMENT= Network byte order utilities
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"