aboutsummaryrefslogtreecommitdiff
path: root/news/husky-bsopack
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2014-08-19 16:37:47 +0000
committerJohn Marino <marino@FreeBSD.org>2014-08-19 16:37:47 +0000
commit4330a62265cb01095075f29dd01efd8b12127ef3 (patch)
tree299b7ebc57e81701426e9b3816329a9a467080c7 /news/husky-bsopack
parentf64d9973793a9276d2552aa0e13dcb33bbfb61dc (diff)
downloadports-4330a62265cb01095075f29dd01efd8b12127ef3.tar.gz
ports-4330a62265cb01095075f29dd01efd8b12127ef3.zip
Notes
Diffstat (limited to 'news/husky-bsopack')
-rw-r--r--news/husky-bsopack/Makefile23
-rw-r--r--news/husky-bsopack/distinfo2
-rw-r--r--news/husky-bsopack/files/patch-Makefile21
-rw-r--r--news/husky-bsopack/pkg-descr6
-rw-r--r--news/husky-bsopack/pkg-plist2
5 files changed, 0 insertions, 54 deletions
diff --git a/news/husky-bsopack/Makefile b/news/husky-bsopack/Makefile
deleted file mode 100644
index 5f5818e2d585..000000000000
--- a/news/husky-bsopack/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# Created by: Max Khon
-# $FreeBSD$
-
-PORTNAME= bsopack
-PORTVERSION= 0.2.4
-PORTREVISION= 2
-CATEGORIES= news mail
-MASTER_SITES= SF/husky/${PORTNAME}/0.2-release
-DISTNAME= ${PORTNAME}-${PORTVERSION}-src
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Binkley-style outbound netmail packer
-
-LIB_DEPENDS= libfidoconfig.so:${PORTSDIR}/news/husky-fidoconf
-
-USES= makeinfo
-MAN1= bsopack.1
-MANCOMPRESSED= yes
-INFO= bsopack
-
-NO_STAGE= yes
-.include "${.CURDIR}/../husky-base/Makefile.inc"
-.include <bsd.port.mk>
diff --git a/news/husky-bsopack/distinfo b/news/husky-bsopack/distinfo
deleted file mode 100644
index db69df51530e..000000000000
--- a/news/husky-bsopack/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (husky/bsopack-0.2.4-src.tar.gz) = 0d0a85562f1e02d6d050e6e4ca39e01a8b651f0f480d70bd7e82d0cd1598dab5
-SIZE (husky/bsopack-0.2.4-src.tar.gz) = 26562
diff --git a/news/husky-bsopack/files/patch-Makefile b/news/husky-bsopack/files/patch-Makefile
deleted file mode 100644
index 4f188e364b32..000000000000
--- a/news/husky-bsopack/files/patch-Makefile
+++ /dev/null
@@ -1,21 +0,0 @@
---- Makefile.orig Thu Jan 9 03:24:46 2003
-+++ Makefile Thu Jan 9 03:25:26 2003
-@@ -58,15 +58,15 @@
- all: bsopack docs man
-
- install: all
-- $(INSTALL) bsopack $(BINDIR)
-+ $(INSTALL) $(IBOPT) bsopack $(BINDIR)
- ifdef INFODIR
- -$(MKDIR) $(MKDIROPT) $(INFODIR)
-- $(INSTALL) bsopack.info $(INFODIR)
-+ $(INSTALL) $(IMOPT) bsopack.info $(INFODIR)
- -install-info --info-dir=$(INFODIR) $(INFODIR)$(DIRSEP)bsopack.info
- endif
- ifdef HTMLDIR
- -$(MKDIR) $(MKDIROPT) $(HTMLDIR)
-- $(INSTALL) bsopack*html $(HTMLDIR)
-+ $(INSTALL) $(IMOPT) bsopack*html $(HTMLDIR)
- endif
- ifdef MANDIR
- -$(MKDIR) $(MKDIROPT) $(MANDIR)$(DIRSEP)man1
diff --git a/news/husky-bsopack/pkg-descr b/news/husky-bsopack/pkg-descr
deleted file mode 100644
index 594f37ba8ec5..000000000000
--- a/news/husky-bsopack/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-Binkley-style outbound netmail packer
-
-bsopack is a part of Husky Fidosoft Project.
-Husky is complete freeware suite of Fidonet applications.
-
-WWW: http://husky.sourceforge.net/
diff --git a/news/husky-bsopack/pkg-plist b/news/husky-bsopack/pkg-plist
deleted file mode 100644
index c09f3e5bec7c..000000000000
--- a/news/husky-bsopack/pkg-plist
+++ /dev/null
@@ -1,2 +0,0 @@
-share/doc/husky/bsopack.html
-bin/bsopack