mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-07 02:06:57 +00:00
22a23cdece
PR: ports/95595 Submitted by: KATO Tsuguru <tkato432 (at) yahoo.com>
13 lines
301 B
Makefile
13 lines
301 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LINPHONE_PORTNAME= linphone
|
|
LINPHONE_PORTVERSION= 1.3.5
|
|
LINPHONE_PORTREVISION= 0
|
|
LINPHONE_PORTEPOCH= 1
|
|
LINPHONE_MASTER_SITES= http://simon.morlat.free.fr/download/stable/source/
|
|
|
|
PATCHDIR= ${.CURDIR}/../../net/linphone-base/files
|
|
MD5_FILE= ${.CURDIR}/../../net/linphone-base/distinfo
|