svn commit: r386046 - head/www/atutor

Dmitry Marakasov amdmi3 at FreeBSD.org
Mon May 11 04:39:38 UTC 2015


Author: amdmi3
Date: Mon May 11 04:39:37 2015
New Revision: 386046
URL: https://svnweb.freebsd.org/changeset/ports/386046

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/www/atutor/Makefile

Modified: head/www/atutor/Makefile
==============================================================================
--- head/www/atutor/Makefile	Mon May 11 04:37:40 2015	(r386045)
+++ head/www/atutor/Makefile	Mon May 11 04:39:37 2015	(r386046)
@@ -12,6 +12,8 @@ COMMENT=	Open Source Web-based Learning 
 
 LICENSE=	GPLv2
 
+USES=		cpe
+
 USE_PHP=	session mbstring zlib mysql
 WRKSRC=		${WRKDIR}/ATutor
 


More information about the svn-ports-all mailing list