mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
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= 4
|
|
CATEGORIES= net gnome
|
|
|
|
LINPHONE_GUI= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/linphone-base
|
|
|
|
.include "${MASTERDIR}/Makefile"
|