summaryrefslogtreecommitdiff
path: root/security/linux-rl9-libxcrypt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/linux-rl9-libxcrypt/Makefile')
-rw-r--r--security/linux-rl9-libxcrypt/Makefile24
1 files changed, 0 insertions, 24 deletions
diff --git a/security/linux-rl9-libxcrypt/Makefile b/security/linux-rl9-libxcrypt/Makefile
deleted file mode 100644
index fd5792c866cd..000000000000
--- a/security/linux-rl9-libxcrypt/Makefile
+++ /dev/null
@@ -1,24 +0,0 @@
-PORTNAME= libxcrypt
-PORTVERSION= 4.4.18
-DISTVERSIONSUFFIX= -3.el9
-PORTREVISION= 1
-CATEGORIES= security linux
-
-MAINTAINER= emulation@FreeBSD.org
-COMMENT= Extended crypt library for descrypt, md5crypt, bcrypt, and others (Rocky Linux ${LINUX_DIST_VER})
-WWW= https://github.com/besser82/libxcrypt
-
-LICENSE= LGPL21+
-
-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>