mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
EXEC_DEPENDS goes after MAINTAINER.
This commit is contained in:
parent
b29290baff
commit
335fa670a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=1944
@ -3,17 +3,18 @@
|
||||
# Date created: 20 Jan 1995
|
||||
# Whom: ache
|
||||
#
|
||||
# $Id: Makefile,v 1.4 1995/04/12 04:55:14 asami Exp $
|
||||
# $Id: Makefile,v 1.5 1995/07/08 00:49:12 ache Exp $
|
||||
#
|
||||
|
||||
DISTNAME= PGPsendmail-v1.4
|
||||
PKGNAME= pgpsendmail-1.4
|
||||
CATEGORIES+= mail
|
||||
MASTER_SITES= ftp://ftp.dhp.com/pub/crypto/pgp/PGPsendmail/
|
||||
EXEC_DEPENDS += pgp:${PORTSDIR}/utils/pgp
|
||||
|
||||
MAINTAINER= ache@FreeBSD.ORG
|
||||
|
||||
EXEC_DEPENDS += pgp:${PORTSDIR}/utils/pgp
|
||||
|
||||
WRKSRC= ${WRKDIR}/pgpsendmail
|
||||
INSTALL_TARGET= all_install
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user