aboutsummaryrefslogtreecommitdiff
path: root/devel/linux-rl9-libunistring/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-rl9-libunistring/Makefile')
-rw-r--r--devel/linux-rl9-libunistring/Makefile22
1 files changed, 0 insertions, 22 deletions
diff --git a/devel/linux-rl9-libunistring/Makefile b/devel/linux-rl9-libunistring/Makefile
deleted file mode 100644
index c6108cfce69d..000000000000
--- a/devel/linux-rl9-libunistring/Makefile
+++ /dev/null
@@ -1,22 +0,0 @@
-PORTNAME= libunistring
-PORTVERSION= 0.9.10
-DISTVERSIONSUFFIX= -15.el9
-PORTREVISION= 1
-CATEGORIES= devel linux
-
-MAINTAINER= emulation@FreeBSD.org
-COMMENT= Unicode string library (Rocky Linux ${LINUX_DIST_VER})
-WWW= https://www.gnu.org/software/libunistring/
-
-USES= linux:rl9
-USE_LDCONFIG= yes
-USE_LINUX_RPM= yes
-WANT_LINUX32= yes
-
-CONFLICTS= linux-c7-${PORTNAME}
-DESCR= ${PORTSDIR}/${PKGCATEGORY}/${PORTNAME}/pkg-descr
-DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}
-
-OPTIONS_DEFINE= DOCS
-
-.include <bsd.port.mk>