pkgsrc/mail/claws-mail-pgp/Makefile
drochner 710c5c813f update to 3.7.7 (and sync plugins)
changes:
-Enable building with GTK+ 2.22
-QuickSearch can now be run from the command line
-Added a hidden option to set a margin in the text area of the
 Compose window
-updated manual and man page
-bugfixes
-translation updates

pkgsrc change: reset MAINTAINER -- he doesn't use the program anymore
2010-11-29 17:58:34 +00:00

18 lines
611 B
Makefile

# $NetBSD: Makefile,v 1.15 2010/11/29 17:58:37 drochner Exp $
#
META_PACKAGE= yes
.include "../../mail/claws-mail/Makefile.vers"
DISTNAME= claws-mail-pgp-${CLAWS_VERSION}
CATEGORIES= mail security
MASTER_SITES= # none
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Metapackage for the PGP plug-in for Claws-mail
DEPENDS+= claws-mail-pgpcore-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpcore
DEPENDS+= claws-mail-pgpmime-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpmime
DEPENDS+= claws-mail-pgpinline-${CLAWS_VERSION}{,nb[0-9]*}:../../mail/claws-mail-pgpinline
.include "../../mk/bsd.pkg.mk"