1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00
freebsd-ports/japanese/kdevelop/Makefile
Akinori MUSHA a843c28162 Apply the latest patches.
PR:		ports/34779
Submitted by:	SASAKI Katuhiro <sahiro@crest.ocn.ne.jp> (MAINTAINER)
2002-04-29 16:32:49 +00:00

25 lines
632 B
Makefile

# New ports collection makefile for: Japanized kdevelop
# 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.0.2
PORTREVISION= 2
CATEGORIES= japanese devel kde
MASTERDIR= ${.CURDIR}/../../devel/kdevelop
MD5_FILE= ${.CURDIR}/distinfo
MAINTAINER= sahiro@crest.ocn.ne.jp
PATCH_SITES= http://www.kde.gr.jp/patch/ \
http://www7.ocn.ne.jp/~s-sahiro/kde/patches/
PATCHFILES= kdevelop-2.0.2-font-i18n-20011127.diff \
kdevelop-2.0.2-i18n-20020204.diff
PATCH_DIST_STRIP= -p1
.include "${MASTERDIR}/Makefile"