diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2002-11-10 16:48:51 +0000 |
commit | f0a1969d343f97cdb90a73adcff6a7a383fc9522 (patch) | |
tree | eb25a1bb38a1d88bc48792c4bc3007a7580d627d /mbone | |
parent | ba6b068aa93e1e77109a5097ab49356d65cc3e59 (diff) | |
download | ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.tar.gz ports-f0a1969d343f97cdb90a73adcff6a7a383fc9522.zip |
Notes
Diffstat (limited to 'mbone')
-rw-r--r-- | mbone/speak_freely/Makefile | 2 | ||||
-rw-r--r-- | mbone/speak_freely/pkg-comment | 1 | ||||
-rw-r--r-- | mbone/wbd/Makefile | 2 | ||||
-rw-r--r-- | mbone/wbd/pkg-comment | 1 |
4 files changed, 2 insertions, 4 deletions
diff --git a/mbone/speak_freely/Makefile b/mbone/speak_freely/Makefile index 3b9a9cf2e923..56ddd107a7af 100644 --- a/mbone/speak_freely/Makefile +++ b/mbone/speak_freely/Makefile @@ -12,8 +12,6 @@ MASTER_SITES= http://www.fourmilab.ch/speakfree/unix/ MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= Voice Communication Over Data Networks - LIB_DEPENDS= gsm.1:${PORTSDIR}/audio/gsm UTILS= sfspeaker sfmike sflwl sflaunch diff --git a/mbone/speak_freely/pkg-comment b/mbone/speak_freely/pkg-comment new file mode 100644 index 000000000000..131b6287c617 --- /dev/null +++ b/mbone/speak_freely/pkg-comment @@ -0,0 +1 @@ +Voice Communication Over Data Networks diff --git a/mbone/wbd/Makefile b/mbone/wbd/Makefile index d91eed022c47..e3519336402b 100644 --- a/mbone/wbd/Makefile +++ b/mbone/wbd/Makefile @@ -13,8 +13,6 @@ DISTNAME= wbd-1.0ucl4 MAINTAINER= ports@FreeBSD.org -PORTCOMMENT= A shared drawing (whiteboard) tool using multicast, compatible with wb - LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 WRKSRC= ${WRKDIR}/wbd diff --git a/mbone/wbd/pkg-comment b/mbone/wbd/pkg-comment new file mode 100644 index 000000000000..33b258f29d82 --- /dev/null +++ b/mbone/wbd/pkg-comment @@ -0,0 +1 @@ +A shared drawing (whiteboard) tool using multicast, compatible with wb |