1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00

net/minidlna: Add CPE information

Approved by:    portmgr (blanket)
This commit is contained in:
Bernhard Froehlich 2021-10-08 11:48:31 +00:00
parent ea4574ba69
commit 95493e6d2a

View File

@ -22,7 +22,9 @@ LIB_DEPENDS= libsqlite3.so:databases/sqlite3 \
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-db-path=/var/db/minidlna \
--with-os-url="http://www.FreeBSD.org"
USES= autoreconf gettext-tools iconv jpeg localbase
USES= autoreconf cpe gettext-tools iconv jpeg localbase
CPE_VENDOR= minidlna_project
USE_GITHUB= yes
GH_ACCOUNT= glebius