freebsd-ports/japanese/qt23/Makefile
Akinori MUSHA e2d474cf53 Add ja-{kde2,kdeaddons,kdebase2,kdelibs2,kdenetwork2,kdevelop,qt23},
which are slave ports to the stock KDE2 ports with extra Japanese
support patches released from kde.gr.jp after the KDE 2.2 release.

Most of them will be merged into the KDE mainstream, but in the
meantime we need this to have decent support for Japanese language
environment.

PR:		ports/30194
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
2001-08-30 08:31:09 +00:00

26 lines
693 B
Makefile

# New ports collection makefile for: Japanized qt23
# Date created: 28 August 2001
# Whom: SASAKI Katuhiro <sahiro@crest.ocn.ne.jp>
#
# $FreeBSD$
#
# This port does not work with another version of master port.
#PORTVERSION= 2.3.1
CATEGORIES= japanese x11-toolkits
MASTERDIR= ${.CURDIR}/../../x11-toolkits/qt23
MD5_FILE= ${.CURDIR}/distinfo
MAINTAINER= sahiro@crest.ocn.ne.jp
PATCH_SITES= http://www.kde.gr.jp/patch/
PATCHFILES= qt-2.3.1-qclipboard-20010617.diff \
qt-2.3.1-qpsprinter-ja-20010620.diff \
qt-2.3.1-qstring-toDouble-i18n-20010617.diff \
qt-2.3.1-showFullScreen-fix-20010624.diff \
qt-2.3.1-xim-20010617.diff
PATCH_DIST_STRIP= -p1
.include "${MASTERDIR}/Makefile"