Files
stu 422a695fd0 Update to 1.5.6.
SEPARATE_BUILD=Yes
NO_TEST=Yes


ok kn@
2025-12-22 20:22:02 +00:00

20 lines
401 B
Makefile

COMMENT = library for reading, mastering and writing optical discs
DISTNAME = libburn-1.5.6
SHARED_LIBS = burn 0.2 # 113.0
CATEGORIES = sysutils
HOMEPAGE = https://dev.lovelyhq.com/libburnia/web/wikis/Libburn
SITES = http://files.libburnia-project.org/releases/
# GPLv2+
PERMIT_PACKAGE = Yes
WANTLIB = c pthread
SEPARATE_BUILD = Yes
CONFIGURE_STYLE = gnu
NO_TEST = Yes
.include <bsd.port.mk>