Show pkg-message content, forgot on initial commit
This commit is contained in:
parent
792b47b5d4
commit
e018bbe02b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243897
1 changed files with 3 additions and 0 deletions
|
@ -19,6 +19,8 @@ RUN_DEPENDS= irssi:${PORTSDIR}/irc/irssi \
|
|||
${SITE_PERL}Net/Twitter.pm:${PORTSDIR}/net/p5-Net-Twitter \
|
||||
${SITE_PERL}WWW/Shorten.pm:${PORTSDIR}/www/p5-WWW-Shorten
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
|
||||
NO_BUILD= yes
|
||||
PLIST_FILES= %%DATADIR%%/${PORTNAME}.pl
|
||||
PLIST_DIRS= %%DATADIR%%
|
||||
|
@ -27,5 +29,6 @@ do-install:
|
|||
@${MKDIR} ${DATADIR}
|
||||
@${INSTALL_SCRIPT} -v ${DISTDIR}/${PORTNAME}-${PORTVERSION}.pl \
|
||||
${DATADIR}/${PORTNAME}.pl
|
||||
@${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue