mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-06 06:30:19 +00:00
9d162690e8
PR: ports/59164 Submitted by: Takahiro Morishita <morishita@skywing.org>
22 lines
478 B
Makefile
22 lines
478 B
Makefile
# New ports collection makefile for: ja-gaim
|
|
# Date created: 13 October 2003
|
|
# Whom: Takahiro Morishita <morishita@skywing.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= japanese net
|
|
|
|
PATCH_SITES= http://www.cc.rim.or.jp/~yaz/:jp_patch
|
|
PATCHFILES= gaim-0.72_jp2.patch.gz:jp_patch
|
|
PATCH_DIST_STRIP= -p1:jp_patch
|
|
|
|
MAINTAINER= morishita@skywing.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/gaim
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
CONFLICTS= gaim-*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|