mirror of
https://git.freebsd.org/ports.git
synced 2025-06-14 17:20:29 -04:00
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"
|