mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
13 lines
215 B
Makefile
13 lines
215 B
Makefile
# Created by: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
# $FreeBSD$
|
|
|
|
PORTREVISION= 4
|
|
CATEGORIES= net gnome
|
|
|
|
LINPHONE_GUI= yes
|
|
|
|
MASTERDIR= ${.CURDIR}/../../net/linphone-base
|
|
|
|
NO_STAGE= yes
|
|
.include "${MASTERDIR}/Makefile"
|