aboutsummaryrefslogblamecommitdiff
path: root/sysutils/ethname/Makefile
blob: 602e9a03a1372e94f48b90906144b631258b38ad (plain) (tree)
1
2
3
4
5
6
7
8






                                              
                                                   












                                       
PORTNAME=	ethname
PORTVERSION=	2.0.1
DISTVERSIONPREFIX=	v
CATEGORIES=	sysutils

MAINTAINER=	eborisch@gmail.com
COMMENT=	MAC-based network name pinning
WWW=		https://github.com/eborisch/ethname

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>