summaryrefslogtreecommitdiff
path: root/mail/pgpsendmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/pgpsendmail/Makefile')
-rw-r--r--mail/pgpsendmail/Makefile19
1 files changed, 0 insertions, 19 deletions
diff --git a/mail/pgpsendmail/Makefile b/mail/pgpsendmail/Makefile
deleted file mode 100644
index af91f9fc2074..000000000000
--- a/mail/pgpsendmail/Makefile
+++ /dev/null
@@ -1,19 +0,0 @@
-# New ports collection makefile for: pgpsendmail
-# Version required: 1.4
-# Date created: 20 Jan 1995
-# Whom: ache
-#
-# $Id: Makefile,v 1.3 1995/04/11 20:28:19 asami Exp $
-#
-
-DISTNAME= PGPsendmail-v1.4
-PKGNAME= pgpsendmail-1.4
-CATEGORIES+= mail
-MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
-
-MAINTAINER= ache@FreeBSD.ORG
-
-WRKSRC= ${WRKDIR}/pgpsendmail
-INSTALL_TARGET= all_install
-
-.include <bsd.port.mk>