blob: d0a95c1e72738c764a72fb6356fdb8c1288023f3 (
plain) (
tree)
|
|
# New ports collection makefile for: enigmail
# Date created: 30 December 2009
# Whom: Alex Dupre <ale@FreeBSD.org>
#
# $FreeBSD$
#
PORTVERSION= 1.0.1
PORTREVISION= 1
COMMENT= A GnuPG extension for the Seamonkey mail client
MASTERDIR= ${.CURDIR}/../enigmail
GECKO= seamonkey2
GECKO_PORTDIR= www/${GECKO}
GECKO_EXTDIR= comm-1.9.1
PORTSCOUT= ignore:1
.include "${MASTERDIR}/Makefile"
|