- switch to pkg-readmes
This commit is contained in:
parent
f2d5dd4c67
commit
420be8a121
@ -1,11 +1,11 @@
|
||||
# $OpenBSD: Makefile,v 1.54 2010/10/27 11:06:06 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.55 2010/11/10 19:02:09 jasper Exp $
|
||||
|
||||
COMMENT= telepathy based messenger for GNOME
|
||||
|
||||
GNOME_PROJECT= empathy
|
||||
GNOME_VERSION= 2.32.0.1
|
||||
|
||||
REVISION= 0
|
||||
REVISION= 1
|
||||
|
||||
CATEGORIES= net
|
||||
|
||||
@ -90,11 +90,4 @@ pre-configure:
|
||||
@ln -s ${LOCALBASE}/bin/python${MODPY_VERSION}-config \
|
||||
${WRKDIR}/bin/python-config
|
||||
|
||||
post-install:
|
||||
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/empathy
|
||||
${SUBST_CMD} -c ${FILESDIR}/README.OpenBSD \
|
||||
${PREFIX}/share/doc/empathy/README.OpenBSD
|
||||
chown ${SHAREOWN}:${SHAREGRP} \
|
||||
${PREFIX}/share/doc/empathy/README.OpenBSD
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.16 2010/10/25 12:42:03 jasper Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.17 2010/11/10 19:02:09 jasper Exp $
|
||||
@bin bin/empathy
|
||||
@bin bin/empathy-accounts
|
||||
@bin bin/empathy-debugger
|
||||
@ -17,8 +17,7 @@ share/applications/empathy.desktop
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.AudioVideo.service
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.Auth.service
|
||||
share/dbus-1/services/org.freedesktop.Telepathy.Client.Empathy.service
|
||||
share/doc/empathy/
|
||||
share/doc/empathy/README.OpenBSD
|
||||
share/doc/pkg-readmes/${FULLPKGNAME}
|
||||
share/empathy/
|
||||
share/empathy/Template.html
|
||||
share/empathy/codec-preferences
|
||||
|
@ -1,4 +1,4 @@
|
||||
$OpenBSD: README.OpenBSD,v 1.1 2010/09/28 08:57:34 jasper Exp $
|
||||
$OpenBSD: README,v 1.1 2010/11/10 19:02:09 jasper Exp $
|
||||
|
||||
Empathy is able to use several Telepathy connection managers.
|
||||
By default the following managers are installed:
|
Loading…
Reference in New Issue
Block a user