mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
e3497d3f3f
- Remove broken and deprecated PR: 109805 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
15 lines
269 B
Makefile
15 lines
269 B
Makefile
# New ports collection makefile for: linphone
|
|
# Date created: 30 December 2002
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CATEGORIES= net gnome
|
|
|
|
LINPHONE_GUI= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/linphone-base
|
|
|
|
.include "${MASTERDIR}/Makefile"
|