mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-27 10:03:20 +00:00
823c57d2fd
PR: 130442 Submitted by: KATO Tsuguru <tkato432 at yahoo dot com>
16 lines
285 B
Makefile
16 lines
285 B
Makefile
# New ports collection makefile for: linphone
|
|
# Date created: 30 December 2002
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTREVISION= 0
|
|
CATEGORIES= net gnome
|
|
|
|
LINPHONE_GUI= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/linphone-base
|
|
|
|
.include "${MASTERDIR}/Makefile"
|