diff options
Diffstat (limited to 'graphics/php-facedetect/Makefile')
-rw-r--r-- | graphics/php-facedetect/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/php-facedetect/Makefile b/graphics/php-facedetect/Makefile index 5eb8bed3ff82..cbd78d3ecc6a 100644 --- a/graphics/php-facedetect/Makefile +++ b/graphics/php-facedetect/Makefile @@ -17,6 +17,8 @@ COMMENT= Face detection extension for PHP using OpenCV library LIB_DEPENDS= cv.2:${PORTSDIR}/graphics/opencv +LICENSE= PHP30 + CFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib |