diff options
Diffstat (limited to 'freebsd/applications/kcmldapmanager')
-rw-r--r-- | freebsd/applications/kcmldapmanager/Makefile | 36 | ||||
-rw-r--r-- | freebsd/applications/kcmldapmanager/distinfo | 3 | ||||
-rw-r--r-- | freebsd/applications/kcmldapmanager/pkg-descr | 4 | ||||
-rw-r--r-- | freebsd/applications/kcmldapmanager/pkg-plist | 5 |
4 files changed, 0 insertions, 48 deletions
diff --git a/freebsd/applications/kcmldapmanager/Makefile b/freebsd/applications/kcmldapmanager/Makefile deleted file mode 100644 index 6bfed33c8..000000000 --- a/freebsd/applications/kcmldapmanager/Makefile +++ /dev/null @@ -1,36 +0,0 @@ -# -*-mode: makefile-*- -# Created by: [email protected] -# $FreeBSD$ -# - -.include <../../trinity.port.mk> - -PORTNAME= kcontrol-ldap-manager-trinity -COMMENT= Kerberos realm management module for the Trinity control center -TDE_PREVERSION= -MASTER_SITE_SUBDIR= k/${PORTNAME} -PORTREVISION= 0 -CATEGORIES= x11 -DIST_SUBDIR= TDE/applications -DISTSRC= kcmldapmanager-trinity-${TDE_VERSION}${TDE_PREVERSION} - - -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs \ - ${TDE_PREFIX}/lib/libtdeldap.so:${PORTSDIR}/x11/trinity/libraries/libtdeldap - -LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface \ - - -# Build -post-patch: tde-pathfix - -do-configure: tde-cmake-prepare - ${TDE_CMAKE_CONFIGURE} \ - -DBUILD_ALL="ON" \ - -DWITH_ALL_OPTIONS="ON" - -do-build: tde-cmake-build - -do-install: tde-cmake-install - -.include <bsd.port.mk> diff --git a/freebsd/applications/kcmldapmanager/distinfo b/freebsd/applications/kcmldapmanager/distinfo deleted file mode 100644 index 26d9933f2..000000000 --- a/freebsd/applications/kcmldapmanager/distinfo +++ /dev/null @@ -1,3 +0,0 @@ -TIMESTAMP = 1619470439 -SHA256 (TDE/applications/kcontrol-ldap-manager-trinity_14.0.10.orig.tar.xz) = 634c3c3894c78800d2a63512ace2a056c41fc833872abe65f735e0fe9bf9ad33 -SIZE (TDE/applications/kcontrol-ldap-manager-trinity_14.0.10.orig.tar.xz) = 57584 diff --git a/freebsd/applications/kcmldapmanager/pkg-descr b/freebsd/applications/kcmldapmanager/pkg-descr deleted file mode 100644 index 89fd5b79b..000000000 --- a/freebsd/applications/kcmldapmanager/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -Kerberos realm management module for the Trinity control center - -This is a Trinity control center module to manage users, groups, -and machines in Kerberos realms. diff --git a/freebsd/applications/kcmldapmanager/pkg-plist b/freebsd/applications/kcmldapmanager/pkg-plist deleted file mode 100644 index 9a51aaa05..000000000 --- a/freebsd/applications/kcmldapmanager/pkg-plist +++ /dev/null @@ -1,5 +0,0 @@ -bin/tdeldapmanager -lib/trinity/kcm_ldapmanager.la -lib/trinity/kcm_ldapmanager.so -share/applications/tde/ldapmanager.desktop -share/locale/de/LC_MESSAGES/kcmldapmanager.mo |