Files
yzrh 615e7245fe multimedia/libudfread: Add new port
libudfread is a library for accessing UDF filesystem, commonly found
on optical discs and disc images.

PR:		278238
2024-04-18 12:16:26 +02:00

21 lines
465 B
Makefile

PORTNAME= libudfread
DISTVERSION= 1.1.2
CATEGORIES= multimedia
MASTER_SITES= https://get.videolan.org/${PORTNAME}/ \
https://download.videolan.org/pub/videolan/${PORTNAME}/
MAINTAINER= yzrh@noema.org
COMMENT= UDF reader for media players
WWW= https://code.videolan.org/videolan/libudfread/
LICENSE= LGPL21
USES= autoreconf cpe libtool tar:bzip2
CPE_VENDOR= videolan
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
.include <bsd.port.mk>