Added
Link Here
|
1 |
PORTNAME= libtool-ltdl |
2 |
PORTVERSION= 2.4.6 |
3 |
DISTVERSIONSUFFIX= -45.el9 |
4 |
CATEGORIES= devel linux |
5 |
SRC_DISTFILES= ${DISTNAME:S/-ltdl//}${SRC_SUFX}:SOURCE |
6 |
|
7 |
MAINTAINER= emulation@FreeBSD.org |
8 |
COMMENT= Runtime libraries for GNU libtool (Rocky Linux ${LINUX_DIST_VER}) |
9 |
WWW= https://www.gnu.org/software/libtool/ |
10 |
|
11 |
LICENSE= LGPL21+ |
12 |
|
13 |
USES= linux:rl9 |
14 |
USE_LDCONFIG= yes |
15 |
USE_LINUX_RPM= yes |
16 |
|
17 |
CONFLICTS= linux-c7-${PORTNAME} |
18 |
DESCR= ${.CURDIR}/../libltdl/pkg-descr |
19 |
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION} |
20 |
|
21 |
OPTIONS_DEFINE= DOCS |
22 |
|
23 |
.include <bsd.port.mk> |