1be0301128
(I know, I look boring and pedant :o)
21 lines
410 B
Makefile
21 lines
410 B
Makefile
# New ports collection makefile for: mailcrypt
|
|
# Date created: 29 May 1998
|
|
# Whom: Murray Stokely <murray@cdrom.com>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= mailcrypt
|
|
PORTVERSION= 3.5.5
|
|
CATEGORIES= mail
|
|
MASTER_SITES= ${MASTER_SITE_SUNSITE}
|
|
MASTER_SITE_SUBDIR= apps/crypto
|
|
|
|
MAINTAINER= murray@FreeBSD.org
|
|
|
|
BUILD_DEPENDS= emacs:${PORTSDIR}/editors/emacs20
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|