mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Add staging support.
This commit is contained in:
parent
b75c7f298e
commit
cda519eb9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354046
@ -20,12 +20,8 @@ USE_EMACS= yes
|
||||
|
||||
PLIST_FILES= ${EMACS_SITE_LISPDIR}/markdown-mode.el
|
||||
|
||||
NO_STAGE= yes
|
||||
do-install:
|
||||
@${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/${DISTNAME} \
|
||||
${PREFIX}/${EMACS_SITE_LISPDIR}/markdown-mode.el
|
||||
|
||||
post-install:
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
${STAGEDIR}${PREFIX}/${EMACS_SITE_LISPDIR}/markdown-mode.el
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user