fe5575da71
so I take the liberty to upgrade it to 2.2.2 now. If the maintainer objects, I'll back this out and/or commit the maintainer's changes.
25 lines
544 B
Makefile
25 lines
544 B
Makefile
# New ports collection makefile for: kde2-i18n-uk
|
|
# Date created: 9 June 2001
|
|
# Whom: Olexander Kunytsa <kunia@istc.kiev.ua>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= kde-i18n-uk
|
|
PORTVERSION= 2.2.2
|
|
CATEGORIES= ukrainian kde misc
|
|
MASTER_SITES= ${MASTER_SITE_KDE}
|
|
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
|
|
PKGNAMEPREFIX=
|
|
|
|
MAINTAINER= kunia@istc.kiev.ua
|
|
|
|
BUILD_DEPENDS= kde-config:${PORTSDIR}/x11/kdelibs2
|
|
|
|
WRKSRC= ${WRKDIR}/${PORTNAME}
|
|
|
|
USE_BZIP2= yes
|
|
GNU_CONFIGURE= yes
|
|
NO_BUILD= As of 2.2.2 nothing gets built in this port
|
|
|
|
.include <bsd.port.mk>
|