aboutsummaryrefslogtreecommitdiff
path: root/net/linphone
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-07-14 10:11:31 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-07-14 10:11:31 +0000
commit021e8650b18f5046810b2333130e2a149203af33 (patch)
tree3479a43dc127e05c44b0812e8d011e5558420ef6 /net/linphone
parent0a84704697012178865dae3ad4b7d62e843e2f32 (diff)
downloadports-021e8650b18f5046810b2333130e2a149203af33.tar.gz
ports-021e8650b18f5046810b2333130e2a149203af33.zip
Notes
Diffstat (limited to 'net/linphone')
-rw-r--r--net/linphone/Makefile12
1 files changed, 0 insertions, 12 deletions
diff --git a/net/linphone/Makefile b/net/linphone/Makefile
deleted file mode 100644
index 344d4d54ddf9..000000000000
--- a/net/linphone/Makefile
+++ /dev/null
@@ -1,12 +0,0 @@
-# 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"