file-local-variable
File-local variable independent from ASDF
$ area51 add file-local-variableCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(file-local-variable:some-function ...)