From 3e4c7f9888df4b701457d48a5e2c02be7f1c4795 Mon Sep 17 00:00:00 2001 From: reed Date: Tue, 27 May 2008 12:21:01 +0000 Subject: Install README. Bump PKGREVISION. --- chat/pidgin-otr/Makefile | 8 ++++++-- chat/pidgin-otr/PLIST | 4 +++- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'chat') diff --git a/chat/pidgin-otr/Makefile b/chat/pidgin-otr/Makefile index a6b85aea329..882cbde631a 100644 --- a/chat/pidgin-otr/Makefile +++ b/chat/pidgin-otr/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/09/02 11:07:40 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2008/05/27 12:21:01 reed Exp $ VERSION= 3.1.0 -PKGREVISION= 1 +PKGREVISION= 2 DISTNAME= pidgin-otr-${VERSION} CATEGORIES= chat security MASTER_SITES= http://www.cypherpunks.ca/otr/ @@ -11,8 +11,12 @@ HOMEPAGE= http://www.cypherpunks.ca/otr/ COMMENT= Plugin for pidgin to add OTR (Off-The-Record) encryption GNU_CONFIGURE= yes +INSTALLATION_DIRS= share/doc/pidgin-otr USE_TOOLS+= pkg-config perl intltool msgfmt +post-install: + ${INSTALL_DATA} ${WRKSRC}/README ${PREFIX}/share/doc/pidgin-otr/ + .include "../../chat/pidgin/buildlink3.mk" .include "../../chat/libotr/buildlink3.mk" .include "../../devel/gettext-lib/buildlink3.mk" diff --git a/chat/pidgin-otr/PLIST b/chat/pidgin-otr/PLIST index d48cbfbf6d1..2b895268f27 100644 --- a/chat/pidgin-otr/PLIST +++ b/chat/pidgin-otr/PLIST @@ -1,2 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/08/02 11:42:21 gdt Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/05/27 12:21:01 reed Exp $ lib/pidgin/pidgin-otr.la +share/doc/pidgin-otr/README +@dirrm share/doc/pidgin-otr -- cgit v1.2.3