diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-11 20:48:57 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-05-11 20:48:57 +0800 |
commit | 340fb20afa0e67b926c0f9198294e95cf79a7984 (patch) | |
tree | ba4d0a33873bea9fe6cfd7f648678ba483927462 /www/claroline | |
parent | fe6b3b6a582f2415dbcda0e0bb485b276e1fdc2d (diff) | |
download | freebsd-ports-gnome-340fb20afa0e67b926c0f9198294e95cf79a7984.tar.gz freebsd-ports-gnome-340fb20afa0e67b926c0f9198294e95cf79a7984.tar.zst freebsd-ports-gnome-340fb20afa0e67b926c0f9198294e95cf79a7984.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'www/claroline')
-rw-r--r-- | www/claroline/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/claroline/Makefile b/www/claroline/Makefile index b653cb8934ec..02d5f5bc6002 100644 --- a/www/claroline/Makefile +++ b/www/claroline/Makefile @@ -12,6 +12,8 @@ COMMENT= Open Source eLearning and eWorking platform LICENSE= GPLv2 +USES= cpe + NO_BUILD= yes USE_PHP= mysql WRKSRC= ${WRKDIR}/${DISTNAME} |