mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
13 lines
319 B
Makefile
13 lines
319 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
LINPHONE_PORTNAME= linphone
|
|
LINPHONE_PORTVERSION= 0.12.2
|
|
LINPHONE_PORTREVISION= 1
|
|
LINPHONE_PORTEPOCH= 1
|
|
LINPHONE_MASTER_SITES= http://simon.morlat.free.fr/download/${LINPHONE_PORTVERSION}/source/
|
|
|
|
PATCHDIR= ${.CURDIR}/../../net/linphone-base/files
|
|
MD5_FILE= ${.CURDIR}/../../net/linphone-base/distinfo
|