Date: Sun, 24 Sep 2017 17:16:25 -0300 From: Helen Koike <helen.koike@collabora.com> To: freebsd-ports@freebsd.org Subject: Question: How to add a configuration file with autoplist ? Message-ID: <d458ec9a-dcde-66b5-b848-a327de536c62@collabora.com>
next in thread | raw e-mail | index | archive | help
Hi, According to https://www.freebsd.org/doc/en/books/porters-handbook/plist-config.html , I need to add a @sample macro in pkg-plist to add a configuration file. But I am also using USE_PYTHON= autoplist in my Makefile, so I don't have the pkg-plist file. Should I remove autoplist and generate the pkg-plist by hand? Or is there another way to do this? I'll need this to update the version of the package sysutils/py-google-compute-engine. Thanks Helen
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d458ec9a-dcde-66b5-b848-a327de536c62>