From 56fbba99aadb4c69d7dc972908304749fb8188c0 Mon Sep 17 00:00:00 2001 From: Diane Bruce Date: Wed, 6 Aug 2008 14:06:57 +0000 Subject: - Use the vendor supplied man page which I missed. --- comms/ibp/Makefile | 3 ++- comms/ibp/files/ibp.1 | 18 ------------------ 2 files changed, 2 insertions(+), 19 deletions(-) delete mode 100644 comms/ibp/files/ibp.1 (limited to 'comms') diff --git a/comms/ibp/Makefile b/comms/ibp/Makefile index c5b529e4636f..b1fcc94fa973 100644 --- a/comms/ibp/Makefile +++ b/comms/ibp/Makefile @@ -7,6 +7,7 @@ PORTNAME= ibp PORTVERSION= 0.21 +PORTREVISION= 1 CATEGORIES= comms hamradio MASTER_SITES= http://wwwhome.cs.utwente.nl/~ptdeboer/ham/ \ ${MASTER_SITE_LOCAL} @@ -25,6 +26,6 @@ MANCOMPRESSED= no do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ibp ${PREFIX}/bin/ - ${INSTALL_MAN} ${FILESDIR}/ibp.1 ${MANPREFIX}/man/man1/ibp.1 + ${INSTALL_MAN} ${WRKSRC}/ibp.1 ${MANPREFIX}/man/man1/ibp.1 .include diff --git a/comms/ibp/files/ibp.1 b/comms/ibp/files/ibp.1 deleted file mode 100644 index 4db4be263402..000000000000 --- a/comms/ibp/files/ibp.1 +++ /dev/null @@ -1,18 +0,0 @@ -.Dd August 4, 2008 -.Os Unix -.Dt ibp 1 -.Sh NAME -.Nm ibp -.Nd International beacon program utility -.Sh SYNOPSIS -This program displays active beacons complete with an X display. -.Sh DESCRIPTION -This little program helps one with monitoring the beacons of the -International Beacon Project, by continuously showing which beacon is -transmitting on which frequency, along with the distance and antenna directions. -.Pp Project Website, Documentation -The latest version can be found at: http://wwwhome.cs.utwente.nl/~ptdeboer/ham/ibp-0.21.tgz -.Pp -Full documentation is at http://wwwhome.cs.utwente.nl/~ptdeboer/ham/ibp.html -.Sh AUTHORS -Pieter-Tjerk de Boer, pa3fwm@amsat.org -- cgit v1.2.3