svn commit: r385848 - head/www/oscommerce

Dmitry Marakasov amdmi3 at FreeBSD.org
Sat May 9 01:30:14 UTC 2015


Author: amdmi3
Date: Sat May  9 01:30:12 2015
New Revision: 385848
URL: https://svnweb.freebsd.org/changeset/ports/385848

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/oscommerce/Makefile

Modified: head/www/oscommerce/Makefile
==============================================================================
--- head/www/oscommerce/Makefile	Sat May  9 01:12:50 2015	(r385847)
+++ head/www/oscommerce/Makefile	Sat May  9 01:30:12 2015	(r385848)
@@ -10,7 +10,7 @@ MASTER_SITES=	http://www.oscommerce.com/
 MAINTAINER=	wen at FreeBSD.org
 COMMENT=	Full-featured open source e-commerce system
 
-USES=		zip
+USES=		cpe zip
 USE_PHP=	mysql session pcre gd curl openssl
 WANT_PHP_WEB=	yes
 NO_BUILD=	yes


More information about the svn-ports-all mailing list