1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

- Fix WWW:

- Cosmetic fixes
This commit is contained in:
Dmitry Marakasov 2017-09-06 09:01:42 +00:00
parent 1353b563e3
commit b244dc086c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=449330
2 changed files with 3 additions and 3 deletions

View File

@ -19,7 +19,7 @@ PLIST_FILES= ${KMODDIR}/linux_dvbwrapper.ko
CFLAGS+= ${DEBUG_FLAGS}
do-extract:
${MKDIR} ${WRKSRC}
${CP} ${FILESDIR}/Makefile ${FILESDIR}/*.[ch] ${WRKSRC}
@${MKDIR} ${WRKSRC}
@${CP} ${FILESDIR}/Makefile ${FILESDIR}/*.[ch] ${WRKSRC}
.include <bsd.port.mk>

View File

@ -4,4 +4,4 @@ so that Linux apps can talk to DVB/ATSC tuners via /dev/dvb/adapterX.
Note this port does not contain actual DVB drivers, those are
provided by e.g. the multimedia/webcamd port.
WWW: http://people.freebsd.org/~nox/dvb/
WWW: https://people.freebsd.org/~nox/dvb/