summaryrefslogtreecommitdiff
path: root/net/iana-etc/Makefile
blob: 10f57fd3485401dfd16392fccb893937a0b54674 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# $NetBSD: Makefile,v 1.8 2022/11/28 02:15:03 jschauma Exp $
#

DISTNAME=	iana-etc-2.30
PKGREVISION=	2
CATEGORIES=	net
MASTER_SITES=	http://sethwklein.net/
EXTRACT_SUFX=	.tar.bz2

MAINTAINER=	christos@NetBSD.org
HOMEPAGE=	http://sethwklein.net/
COMMENT=	Tools to process the IANA source files into services and protocols
LICENSE=	osl

USE_TOOLS+=	gmake gawk

# does not install files, so don't bother bulk building it
NOT_FOR_BULK_PLATFORM=	*-*-*

.include "../../mk/bsd.pkg.mk"