HEX
Server: Apache/2.4.41 (FreeBSD) OpenSSL/1.0.2s mod_fcgid/2.3.9
System: FreeBSD salazo 12.0-RELEASE-p1303-ZFS hostBSD 12.0-RELEASE-p1303-ZFS DMR amd64
User: admin (1000)
PHP: 7.4.3
Disabled: NONE
Upload Files
File: /usr/ports/sysutils/ethname/Makefile
PORTNAME=	ethname
PORTVERSION=	2.0.1
DISTVERSIONPREFIX=	v
CATEGORIES=	sysutils

MAINTAINER=	eborisch@gmail.com
COMMENT=	MAC-based network name pinning

LICENSE=	MIT

USE_GITHUB=	yes
GH_ACCOUNT=	eborisch

NO_ARCH=	yes
NO_BUILD=	yes

PLIST_FILES=	etc/rc.d/ethname \
		share/ethname/README.md

.include <bsd.port.mk>