freebsd-ports/devel/linux-c7-systemd-libs/Makefile

22 lines
519 B
Makefile

PORTNAME= systemd-libs
PORTVERSION= 219
DISTVERSIONSUFFIX= -78.el7_9.9
PORTREVISION= 13
CATEGORIES= devel linux
MAINTAINER= emulation@FreeBSD.org
COMMENT= Libraries for accessing systemd (Linux CentOS ${LINUX_DIST_VER})
WWW= https://www.freedesktop.org/wiki/Software/systemd/
LICENSE= LGPL21+
USES= cpe linux:c7
CPE_VENDOR= systemd_project
USE_LDCONFIG= yes
USE_LINUX= elfutils-libs libgcrypt libgpg-error lz4
USE_LINUX_RPM= yes
SRC_DISTFILES= systemd-${DISTVERSIONFULL}${SRC_SUFX}:SOURCE
.include <bsd.port.mk>