5a3218f254
Approved by: portmgr blanket
8 lines
155 B
Makefile
8 lines
155 B
Makefile
PORTREVISION= 1
|
|
|
|
COMMENT= Ansible module to set sysvars in rc.conf
|
|
|
|
MASTERDIR= ${.CURDIR}/../ansible-kld
|
|
_LIBRARY= sysrc
|
|
|
|
.include "${MASTERDIR}/Makefile"
|