freebsd-ports/german/ksteak/Makefile
Martin Wilke 5d450b5ea5 - Mark Deprecate Development has ceased.
PR:		158504
Submitted by:	"Simon Olofsson" <simon@olofsson.de>
2011-07-02 14:49:13 +00:00

33 lines
715 B
Makefile

# New ports collection makefile for: ksteak
# Date created: 2003/02/16
# Whom: Heiner <h.eichmann@gmx.de>
#
# $FreeBSD$
#
PORTNAME= ksteak
PORTVERSION= 1.0.0.p2
PORTREVISION= 8
CATEGORIES= german kde
MASTER_SITES= http://www.der-fritz.de/ksteak/
DISTNAME= ksteak-1.0.0pre2
MAINTAINER= ports@FreeBSD.org
COMMENT= KDE frontend for steak, an english - german dictionary
RUN_DEPENDS= steak:${PORTSDIR}/german/steak
DEPRECATED= Development has ceased.
EXPIRATION_DATE= 2011-09-01
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool
INSTALLS_ICONS= yes
USE_LDCONFIG= yes
.include <bsd.port.pre.mk>
EXTRA_PATCHES= ${PORTSDIR}/x11/kde3/files/extrapatch-old_configure
.include <bsd.port.post.mk>