Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 24 Feb 2015 08:54:14 +0000 (UTC)
From:      "Vanilla I. Shu" <vanilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r379766 - head/mail/pecl-mailparse
Message-ID:  <201502240854.t1O8sESs083092@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: vanilla
Date: Tue Feb 24 08:54:13 2015
New Revision: 379766
URL: https://svnweb.freebsd.org/changeset/ports/379766
QAT: https://qat.redports.org/buildarchive/r379766/

Log:
  1: add LICENSE.
  2: switch to USES=tar:tgz

Modified:
  head/mail/pecl-mailparse/Makefile

Modified: head/mail/pecl-mailparse/Makefile
==============================================================================
--- head/mail/pecl-mailparse/Makefile	Tue Feb 24 08:49:47 2015	(r379765)
+++ head/mail/pecl-mailparse/Makefile	Tue Feb 24 08:54:13 2015	(r379766)
@@ -6,12 +6,14 @@ PORTVERSION=	2.1.6
 CATEGORIES=	mail www
 MASTER_SITES=	http://pecl.php.net/get/
 PKGNAMEPREFIX=	pecl-
-EXTRACT_SUFX=	.tgz
 DIST_SUBDIR=	PECL
 
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	PECL extension to create and decode MIME messages
 
+LICENSE=	PHP202
+
+USES=		tar:tgz
 USE_PHP=	mbstring
 USE_PHPIZE=	yes
 USE_PHP_BUILD=	yes



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201502240854.t1O8sESs083092>