summaryrefslogtreecommitdiff
path: root/devel/linux-rl9-libsoup/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/linux-rl9-libsoup/Makefile')
-rw-r--r--devel/linux-rl9-libsoup/Makefile26
1 files changed, 0 insertions, 26 deletions
diff --git a/devel/linux-rl9-libsoup/Makefile b/devel/linux-rl9-libsoup/Makefile
deleted file mode 100644
index 6083436de1c9..000000000000
--- a/devel/linux-rl9-libsoup/Makefile
+++ /dev/null
@@ -1,26 +0,0 @@
-PORTNAME= libsoup
-PORTVERSION= 2.72.0
-DISTVERSIONSUFFIX= -8.el9_5.3
-PORTREVISION= 3
-CATEGORIES= devel linux
-
-MAINTAINER= emulation@FreeBSD.org
-COMMENT= SOAP (Simple Object Access Protocol) implementation in C (Rocky Linux ${LINUX_DIST_VER})
-WWW= https://libsoup.org/
-
-LICENSE= LGPL20
-
-USES= linux:rl9
-USE_LDCONFIG= yes
-USE_LINUX= libgcrypt libpsl
-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 NLS
-OPTIONS_SUB= yes
-
-.include <bsd.port.mk>