opnsense-ports/sysutils/ethname/Makefile
Franco Fichtner d57219b569 */*: sync with upstream
Taken from: HardenedBSD
2021-04-08 08:40:15 +02:00

20 lines
314 B
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>