1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-14 23:46:10 +00:00
freebsd-ports/mail/pgpsendmail/Makefile
Jordan K. Hubbard ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00

16 lines
410 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 1995/01/21 00:39:25 ache Exp $
#
DISTNAME= PGPsendmail-v1.4
MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
CATEGORIES+= mail
WRKSRC= ${WRKDIR}/pgpsendmail
INSTALL_TARGET= all_install
.include <bsd.port.mk>