mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
print/pdf-tools: UCLize pkg-message and only show it upon install
This commit is contained in:
parent
deee455819
commit
7e2d065d97
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505368
@ -3,7 +3,7 @@
|
||||
PORTNAME= pdf-tools
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.90
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= print elisp
|
||||
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
|
||||
|
||||
|
@ -1,5 +1,13 @@
|
||||
############################################
|
||||
Add this line to your Emacs initialization.
|
||||
[
|
||||
{
|
||||
message: <<EOT
|
||||
Final pdf-tools setup instructions:
|
||||
|
||||
Add the line below to your Emacs initialization.
|
||||
|
||||
(load "pdf-tools-init.el")
|
||||
############################################
|
||||
|
||||
EOT
|
||||
type: install
|
||||
}
|
||||
]
|
||||
|
Loading…
Reference in New Issue
Block a user