.)update to abook-0.4.11
.)NEED_VERSION .)+mail2abook.py/vcard2abook.pl
This commit is contained in:
parent
b0fd05ecd8
commit
09b96be987
@ -1,12 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.8 2000/09/29 03:00:58 kevlo Exp $
|
||||
# $OpenBSD: Makefile,v 1.9 2000/12/31 10:37:16 reinhard Exp $
|
||||
# Original from: Jaakko Heinonen <jheinonen@bigfoot.com>
|
||||
|
||||
DISTNAME= abook-0.4.10
|
||||
DISTNAME= abook-0.4.11
|
||||
CATEGORIES= mail
|
||||
NEED_VERSION= 1.337
|
||||
MASTER_SITES= http://members.linuxstart.com/~jheinonen/abook/
|
||||
NEED_VERSION= 1.348
|
||||
MASTER_SITES= ftp://abook.sourceforge.net/pub/abook/
|
||||
|
||||
HOMEPAGE= http://members.linuxstart.com/~jheinonen/abook/
|
||||
HOMEPAGE= http://abook.sourceforge.net
|
||||
|
||||
MAINTAINER= Reinhard J. Sammer <reinhard@openbsd.org>
|
||||
|
||||
@ -18,6 +18,9 @@ PERMIT_DISTFILES_FTP= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/abook
|
||||
${INSTALL_DATA} ${WRKSRC}/contrib/mail2abook.py ${PREFIX}/share/examples/abook
|
||||
${INSTALL_DATA} ${WRKSRC}/contrib/vcard2abook.pl ${PREFIX}/share/examples/abook
|
||||
@strip ${PREFIX}/bin/abook
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (abook-0.4.10.tar.gz) = dc2f08096b70e4ab80e62e5a3f00533b
|
||||
RMD160 (abook-0.4.10.tar.gz) = a8c3634435a05a864cf35d4d1e884f681f1330a8
|
||||
SHA1 (abook-0.4.10.tar.gz) = 34395df9cba661923753d8d943a026f3a82bb595
|
||||
MD5 (abook-0.4.11.tar.gz) = e095f2c7f5891d2868b7a2323851a79a
|
||||
RMD160 (abook-0.4.11.tar.gz) = 24e31b58093dc5445628d28613f4060bb56c5988
|
||||
SHA1 (abook-0.4.11.tar.gz) = 7079862a00437e732b323a9eb3db6c5a48e6246c
|
||||
|
@ -1,3 +1,6 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2000/05/29 16:46:51 reinhard Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.2 2000/12/31 10:37:17 reinhard Exp $
|
||||
bin/abook
|
||||
man/man1/abook.1
|
||||
share/examples/abook/mail2abook.py
|
||||
share/examples/abook/vcard2abook.pl
|
||||
@dirrm share/examples/abook
|
||||
|
Loading…
Reference in New Issue
Block a user