mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-14 03:10:47 +00:00
09e053c778
client.
15 lines
302 B
Makefile
15 lines
302 B
Makefile
# New ports collection makefile for: enigmail
|
|
# Date created: 15 January 2006
|
|
# Whom: Alex Dupre <ale@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PKGNAMEPREFIX= seamonkey-
|
|
|
|
COMMENT= A GnuPG extension for the Seamonkey mail client
|
|
|
|
MASTERDIR= ${.CURDIR}/../enigmail-thunderbird
|
|
|
|
.include "${MASTERDIR}/Makefile"
|