1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-19 00:13:33 +00:00
freebsd-ports/vietnamese/kde3-i18n/Makefile
Sunpoet Po-Chuan Hsieh 649a622159 - Remove unnecessary PKGNAMEPREFIX declaration
- Remove obsolete MD5 checksum while I'm here

PR:		ports/153634
Submitted by:	sunpoet (myself)
Approved by:	pav (with portmgr hat)
2011-01-09 11:13:41 +00:00

29 lines
657 B
Makefile

# New ports collection makefile for: kde3-i18n-vi
# Date created: 05 April 2002
# Whom: Lauri Watts <lauri@kde.org>
#
# $FreeBSD$
#
PORTNAME= kde-i18n
PORTVERSION= ${KDE_VERSION}
PORTREVISION= 4
CATEGORIES?= vietnamese kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src/kde-i18n
DIST_SUBDIR= KDE
MAINTAINER?= kde@FreeBSD.org
COMMENT= Vietnamese messages and documentation for KDE3
USE_KDELIBS_VER=3
USE_BZIP2= yes
USE_GMAKE= yes
USE_GETTEXT= build
GNU_CONFIGURE= yes
KDE_I18N= yes
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
.include <bsd.port.mk>