mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 0.4.14.
PR: 30919 Submitted by: Michael Lyngb?l <michael@lyngbol.dk>
This commit is contained in:
parent
17676a0353
commit
87ccb28139
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48276
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= abook
|
||||
PORTVERSION= 0.4.13
|
||||
PORTVERSION= 0.4.14
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
@ -24,4 +24,10 @@ GNU_CONFIGURE= yes
|
||||
MAN1= abook.1
|
||||
MAN5= abookrc.5
|
||||
|
||||
post-install:
|
||||
${MKDIR} ${DOCSDIR}
|
||||
.for file in FAQ README
|
||||
${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (abook-0.4.13.tar.gz) = d2b91e2ef927540e0486232fe6b213f9
|
||||
MD5 (abook-0.4.14.tar.gz) = ae9de762668d89de9a811cd301bc0d4a
|
||||
|
@ -1 +1,4 @@
|
||||
bin/abook
|
||||
share/doc/abook/FAQ
|
||||
share/doc/abook/README
|
||||
@dirrm share/doc/abook
|
||||
|
Loading…
Reference in New Issue
Block a user