Makefile cleanup
Submitted by: Boris Samorodov <bsam@ipt.ru>
This commit is contained in:
parent
d9926abc03
commit
31a52eb950
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170047
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
PORTNAME= bsdstats
|
||||
PORTVERSION= 2.0
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= sysutils
|
||||
DISTFILES=
|
||||
|
||||
|
@ -23,6 +23,6 @@ do-install:
|
|||
${MKDIR} ${LOCALBASE}/etc/periodic/monthly
|
||||
${CP} ${FILESDIR}/300.statistics ${LOCALBASE}/etc/periodic/monthly
|
||||
post-install:
|
||||
${CAT} pkg-message
|
||||
${CAT} ${PKGMESSAGE}
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
|
Loading…
Reference in a new issue