1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00
freebsd-ports/misc/k3b-i18n/Makefile
Ade Lovett 8262a7b51d Autotools update. Read ports/UPDATING 20100915 for details.
Approved by:	portmgr (for Mk/bsd.port.mk part)
Tested by:	Multiple -exp runs
2010-09-15 18:35:24 +00:00

24 lines
482 B
Makefile

# New ports collection makefile for: k3b-i18n
# Date created: Tue Mar 16 00:33:35 CET 2004
# Whom: Markus Brueffer <markus@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= k3b-i18n
PORTVERSION= 1.0.5
PORTREVISION= 4
CATEGORIES?= misc kde
MASTER_SITES= SF/k3b/${PORTNAME}/${PORTVERSION}
MAINTAINER= markus@FreeBSD.org
COMMENT= Localized messages and documentation for K3b
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= build
GNU_CONFIGURE= yes
.include <bsd.port.mk>