diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 10:11:31 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-14 10:11:31 +0000 |
commit | 021e8650b18f5046810b2333130e2a149203af33 (patch) | |
tree | 3479a43dc127e05c44b0812e8d011e5558420ef6 /net/linphone | |
parent | 0a84704697012178865dae3ad4b7d62e843e2f32 (diff) | |
download | ports-021e8650b18f5046810b2333130e2a149203af33.tar.gz ports-021e8650b18f5046810b2333130e2a149203af33.zip |
Notes
Diffstat (limited to 'net/linphone')
-rw-r--r-- | net/linphone/Makefile | 12 |
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" |