[BACK]Return to Makefile CVS log [TXT][DIR] Up to [local] / ports / sysutils / libburn

File: [local] / ports / sysutils / libburn / Makefile (download)

Revision 1.6, Wed Sep 27 17:16:28 2023 UTC (8 months ago) by espie
Branch: MAIN
CVS Tags: OPENBSD_7_5_BASE, OPENBSD_7_5, OPENBSD_7_4_BASE, OPENBSD_7_4, HEAD
Changes since 1.5: +1 -1 lines

MASTER_SITES -> SITES

COMMENT =	library for reading, mastering and writing optical discs

DISTNAME =	libburn-1.5.4
SHARED_LIBS +=  burn 0.1 # 111.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

CONFIGURE_STYLE =	gnu

.include <bsd.port.mk>