freebsd-ports/german/ksteak/Makefile
Sylvio Cesar Teixeira 5f5964cdff - Drop maintainership
- Add INSTALLS_ICONS

PR:		ports/147260
Submitted by:	Heiner <h.eichmann@gmx.de> (maintainer)
2010-06-01 00:10:57 +00:00

29 lines
653 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
USE_BZIP2= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:22
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>