mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add thunderbird3 and seamonkey2 enigmail's slave ports.
This commit is contained in:
parent
dc1d7eccd3
commit
874c69367d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=247610
@ -112,7 +112,9 @@
|
||||
SUBDIR += emil
|
||||
SUBDIR += enigmail
|
||||
SUBDIR += enigmail-seamonkey
|
||||
SUBDIR += enigmail-seamonkey2
|
||||
SUBDIR += enigmail-thunderbird
|
||||
SUBDIR += enigmail-thunderbird3
|
||||
SUBDIR += enma
|
||||
SUBDIR += eps
|
||||
SUBDIR += epstools
|
||||
|
16
mail/enigmail-seamonkey2/Makefile
Normal file
16
mail/enigmail-seamonkey2/Makefile
Normal file
@ -0,0 +1,16 @@
|
||||
# New ports collection makefile for: enigmail
|
||||
# Date created: 30 December 2009
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
COMMENT= A GnuPG extension for the Seamonkey mail client
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../enigmail
|
||||
|
||||
GECKO= seamonkey2
|
||||
GECKO_PORTDIR= www/${GECKO}
|
||||
GECKO_EXTDIR= comm-1.9.1
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
18
mail/enigmail-thunderbird3/Makefile
Normal file
18
mail/enigmail-thunderbird3/Makefile
Normal file
@ -0,0 +1,18 @@
|
||||
# New ports collection makefile for: enigmail
|
||||
# Date created: 30 December 2009
|
||||
# Whom: Alex Dupre <ale@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
COMMENT= A GnuPG extension for the Thunderbird mail client
|
||||
|
||||
EXTRACT_DEPENDS=autoconf-2.13:${PORTSDIR}/devel/autoconf213
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../enigmail
|
||||
|
||||
GECKO= thunderbird3
|
||||
GECKO_PORTDIR= mail/${GECKO}
|
||||
GECKO_EXTDIR= comm-1.9.1
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
Loading…
Reference in New Issue
Block a user