1
0
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:
Joseph Mingrone 2019-06-29 20:02:36 +00:00
parent deee455819
commit 7e2d065d97
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505368
2 changed files with 12 additions and 4 deletions

View File

@ -3,7 +3,7 @@
PORTNAME= pdf-tools
DISTVERSIONPREFIX= v
DISTVERSION= 0.90
PORTREVISION= 5
PORTREVISION= 6
CATEGORIES= print elisp
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}

View File

@ -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
}
]