mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
15 lines
396 B
Makefile
15 lines
396 B
Makefile
|
# New ports collection makefile for: pgpsendmail
|
||
|
# Version required: 1.4
|
||
|
# Date created: 20 Jan 1995
|
||
|
# Whom: ache
|
||
|
#
|
||
|
# $Id: Makefile,v 1.1.1.1 1994/10/23 01:19:50 torstenb Exp $
|
||
|
#
|
||
|
|
||
|
DISTNAME= PGPsendmail-v1.4
|
||
|
MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
|
||
|
WRKSRC= ${WRKDIR}/pgpsendmail
|
||
|
INSTALL_TARGET= all_install
|
||
|
|
||
|
.include <bsd.port.mk>
|