aboutsummaryrefslogtreecommitdiff
path: root/misc/kde3-i18n-id/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-04-25 20:23:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-04-25 20:23:35 +0000
commit777a44e5f0e922960ab47832ee34717537ebad5f (patch)
treea4c88df9283b3a4f90baef56448a2e8b334111be /misc/kde3-i18n-id/Makefile
parent615fb927970efcfc56448621c41c84e27128749e (diff)
downloadports-777a44e5f0e922960ab47832ee34717537ebad5f.tar.gz
ports-777a44e5f0e922960ab47832ee34717537ebad5f.zip
2007-12-31 misc/kde3-i18n-id: "Distfile no longer available, outdated"
2008-04-02 net/dhcp-agent: Dhcp-agent has not been updated since 2003, it does not build with guile-1.8, and it is unmaintained 2008-04-22 net/ocaml-netclient: is part of ocaml-net 2008-04-06 net/samplicator: Project has vanished 2008-03-20 graphics/entice: Broken and unmaintained
Notes
Notes: svn path=/head/; revision=211983
Diffstat (limited to 'misc/kde3-i18n-id/Makefile')
-rw-r--r--misc/kde3-i18n-id/Makefile35
1 files changed, 0 insertions, 35 deletions
diff --git a/misc/kde3-i18n-id/Makefile b/misc/kde3-i18n-id/Makefile
deleted file mode 100644
index e70bd1b6eeb7..000000000000
--- a/misc/kde3-i18n-id/Makefile
+++ /dev/null
@@ -1,35 +0,0 @@
-# New ports collection makefile for: kde3-i18n-id
-# Date created: 05 April 2002
-# Whom: Lauri Watts <lauri@kde.org>
-#
-# $FreeBSD$
-#
-
-PORTNAME= kde-i18n
-PORTVERSION= 3.0.5
-PORTREVISION= 1
-CATEGORIES?= misc kde
-MASTER_SITES= ${MASTER_SITE_KDE}
-MASTER_SITE_SUBDIR= Attic/${PORTVERSION}/src/kde-i18n
-PKGNAMEPREFIX= id-
-DIST_SUBDIR= KDE
-
-MAINTAINER= kde@FreeBSD.org
-COMMENT= Indonesian messages and documentation for KDE3
-
-BUILD_DEPENDS= xgettext:${PORTSDIR}/devel/gettext
-
-BROKEN= Distfile no longer available, outdated
-DEPRECATED= "${BROKEN}"
-EXPIRATION_DATE=2007-12-31
-
-USE_KDELIBS_VER=3
-USE_BZIP2= yes
-USE_GMAKE= yes
-GNU_CONFIGURE= yes
-KDE_I18N= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PKGNAMEPREFIX:S/-//}
-
-.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
-
-.include <bsd.port.mk>