diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 08:15:51 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 09:23:18 +0000 |
commit | 796d0473b8826ebbd393d0d1bcb7cedbd2a37ea2 (patch) | |
tree | efce6935e45c9d9aeba668be2679f60b174aac88 | |
parent | 4676f8af56bcabee99db26754713dce02c9b1dd7 (diff) |
deskutils/phpicalendar: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | deskutils/phpicalendar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/phpicalendar/Makefile b/deskutils/phpicalendar/Makefile index 9e1903d1bb41..ff611923e3c2 100644 --- a/deskutils/phpicalendar/Makefile +++ b/deskutils/phpicalendar/Makefile @@ -18,7 +18,7 @@ COMMENT= Webbased calendar with iCal support LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= php tar:bz2 +USES= cpe php tar:bz2 NO_BUILD= yes NO_ARCH= yes USE_PHP= session pcre |