diff options
author | Stefan Eßer <se@FreeBSD.org> | 2021-10-19 11:14:38 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2021-10-19 11:14:38 +0000 |
commit | 1287e536967a953df35438a11c3fabd8fa1e1658 (patch) | |
tree | eca631e48330131fd295b85f08d1353c667ebab0 /multimedia | |
parent | 44d26ee6cbe79595272cee3193e5eac268ccf296 (diff) | |
download | ports-1287e536967a953df35438a11c3fabd8fa1e1658.tar.gz ports-1287e536967a953df35438a11c3fabd8fa1e1658.zip |
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/motion/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile index 028cf25f7d21..dbe2e52d1d0e 100644 --- a/multimedia/motion/Makefile +++ b/multimedia/motion/Makefile @@ -20,7 +20,8 @@ LIB_DEPENDS= libwebp.so:graphics/webp \ libmicrohttpd.so:www/libmicrohttpd # USES block -USES= autoreconf gmake jpeg localbase pkgconfig gettext +USES= autoreconf cpe gmake jpeg localbase pkgconfig gettext +CPE_VENDOR= ${PORTNAME}_project USE_GITHUB= yes GH_ACCOUNT= Motion-Project |