pkgsrc/net/hs-network-byte-order/Makefile
pho b58152f1e0 Import network-byte-order-0.1.6
Peek and poke functions for network byte order.
2021-05-05 14:58:58 +00:00

11 lines
263 B
Makefile

# $NetBSD: Makefile,v 1.1 2021/05/05 14:58:58 pho Exp $
DISTNAME= network-byte-order-0.1.6
CATEGORIES= net
MAINTAINER= pho@cielonegro.org
COMMENT= Network byte order utilities
LICENSE= modified-bsd
.include "../../mk/haskell.mk"
.include "../../mk/bsd.pkg.mk"