provide packages with isp subdir; so that rss and movemail accounts
could be created; junk filter could handle headers from spamassassin. from Andreas Vogele. reminded by landry@. ok giovanni@.
This commit is contained in:
parent
33578c1940
commit
4d8563446b
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.82 2009/06/23 17:05:00 martynas Exp $
|
||||
# $OpenBSD: Makefile,v 1.83 2009/07/15 20:06:41 martynas Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
ONLY_FOR_ARCHS= alpha amd64 arm i386 powerpc sparc sparc64
|
||||
@ -7,7 +7,7 @@ COMMENT= redesign of Mozilla's mail component
|
||||
|
||||
VER= 2.0.0.22
|
||||
DISTNAME= mozilla
|
||||
PKGNAME= mozilla-thunderbird-${VER}
|
||||
PKGNAME= mozilla-thunderbird-${VER}p0
|
||||
SO_VERSION= 13.0
|
||||
# NOTE: Must bump minor version if any shlib's are removed from the
|
||||
# components dir to avoid pkg_add -r issues. Whenever PKGNAME gets
|
||||
@ -105,7 +105,7 @@ MOB= ${WRKSRC}/dist/bin
|
||||
MOZ= ${PREFIX}/mozilla-thunderbird
|
||||
|
||||
DATADIRS= chrome components defaults dictionaries extensions \
|
||||
greprefs icons init.d res
|
||||
greprefs icons init.d isp res
|
||||
|
||||
post-extract:
|
||||
@cp -f ${FILESDIR}/nsSound.cpp ${WRKSRC}/widget/src/gtk2/
|
||||
|
@ -1,4 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.15 2009/01/09 15:54:31 martynas Exp $
|
||||
@comment $OpenBSD: PLIST,v 1.16 2009/07/15 20:06:41 martynas Exp $
|
||||
%%SHARED%%
|
||||
bin/mozilla-thunderbird
|
||||
bin/thunderbird
|
||||
@ -253,6 +253,13 @@ mozilla-thunderbird/icons/mozicon16.xpm
|
||||
mozilla-thunderbird/icons/mozicon50.xpm
|
||||
mozilla-thunderbird/init.d/
|
||||
mozilla-thunderbird/init.d/README
|
||||
mozilla-thunderbird/isp/
|
||||
mozilla-thunderbird/isp/SpamAssassin.sfd
|
||||
mozilla-thunderbird/isp/SpamPal.sfd
|
||||
mozilla-thunderbird/isp/en-US/
|
||||
mozilla-thunderbird/isp/en-US/gmail.rdf
|
||||
mozilla-thunderbird/isp/movemail.rdf
|
||||
mozilla-thunderbird/isp/rss.rdf
|
||||
@bin mozilla-thunderbird/mozilla-thunderbird-bin
|
||||
@bin mozilla-thunderbird/mozilla-xremote-client
|
||||
@bin mozilla-thunderbird/regxpcom
|
||||
|
Loading…
Reference in New Issue
Block a user