mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
- Add CPE info
- Add LICENSE Approved by: portmgr blanket
This commit is contained in:
parent
7b4708af97
commit
f3d887bae9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=386501
@ -10,6 +10,9 @@ MASTER_SITES= ftp://ftp.tvdr.de/vdr/Developer/
|
||||
MAINTAINER= nox@FreeBSD.org
|
||||
COMMENT= Video Disk Recorder - development version
|
||||
|
||||
LICENSE= GPLv2 # or later
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= v4l_compat>=1.0.20120501:${PORTSDIR}/multimedia/v4l_compat
|
||||
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg
|
||||
BUILD_DEPENDS+= ${LOCALBASE}/libdata/pkgconfig/fontconfig.pc:${PORTSDIR}/x11-fonts/fontconfig
|
||||
@ -23,7 +26,8 @@ DVBPATCH_DESC= DVB audio patch for some countries
|
||||
STB0899_SIGNAL_DESC= STB0899 signal strength patch
|
||||
OPTIONS_DEFAULT= IPTVPATCH TTXPATCH
|
||||
|
||||
USES= pkgconfig gettext iconv:wchar_t gmake shebangfix tar:bzip2
|
||||
USES= cpe pkgconfig gettext iconv:wchar_t gmake shebangfix tar:bzip2
|
||||
CPE_VENDOR= tvdr
|
||||
SHEBANG_FILES= svdrpsend
|
||||
DIST_SUBDIR= vdr
|
||||
PORTDOCS= COPYING INSTALL MANUAL README HISTORY
|
||||
|
Loading…
Reference in New Issue
Block a user