mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
6a3d273e66
PR: ports/79068 Submitted by: maintainer
22 lines
489 B
Makefile
22 lines
489 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-1.2.0_jp.patch.gz:jp_patch
|
|
PATCH_DIST_STRIP= -p1:jp_patch
|
|
|
|
MAINTAINER= freebsd@next-generation.org
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/gaim
|
|
MD5_FILE= ${.CURDIR}/distinfo
|
|
|
|
CONFLICTS= gaim-[0-9]*
|
|
|
|
.include "${MASTERDIR}/Makefile"
|