b58152f1e0
Peek and poke functions for network byte order.
11 lines
263 B
Makefile
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"
|