Files
pkgsrc-ng/mail/seamonkey-enigmail/Makefile
2016-01-21 23:42:40 +01:00

16 lines
467 B
Makefile

# $NetBSD: Makefile,v 1.1 2015/07/01 12:55:53 ryoon Exp $
.include "../../mail/thunderbird-enigmail/Makefile.common"
PKGNAME= seamonkey-${DISTNAME}
MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= GnuPG support for www/seamonkey
# Minimal requirements are here: https://www.enigmail.net/download/source.php
DEPENDS+= seamonkey>=2.29:../../www/seamonkey
# Path used during the install stage
XPIDIR= ${PREFIX}/lib/seamonkey/extensions
.include "../../mk/bsd.pkg.mk"