diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 18:38:13 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2013-06-09 18:38:13 +0000 |
commit | 5b9f03d852ddc150e663aec03e0d94f6047b2bde (patch) | |
tree | ba19234d91e065b96b009c605005e79a150cf712 /mail/phpmailer | |
parent | 08d9b8846e1dabdb8a2d97f0490401336ab92388 (diff) |
Notes
Diffstat (limited to 'mail/phpmailer')
-rw-r--r-- | mail/phpmailer/Makefile | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/mail/phpmailer/Makefile b/mail/phpmailer/Makefile index 3b4b27af06d9..eaafdd18ad2a 100644 --- a/mail/phpmailer/Makefile +++ b/mail/phpmailer/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: phpmailer -# Date created: 6 April 2007 -# Whom: Zhen REN <bg1tpt@gmail.com> -# +# Created by: Zhen REN <bg1tpt@gmail.com> # $FreeBSD$ -# PORTNAME= phpmailer PORTVERSION= 5.2.2 @@ -21,7 +17,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME} USE_ZIP= yes USE_DOS2UNIX= yes NO_BUILD= yes -IGNORE_WITH_PHP= 4 USE_PHP= pcre SUB_FILES= pkg-message |