diff options
Diffstat (limited to 'news/husky-bsopack')
-rw-r--r-- | news/husky-bsopack/Makefile | 23 | ||||
-rw-r--r-- | news/husky-bsopack/distinfo | 1 | ||||
-rw-r--r-- | news/husky-bsopack/pkg-comment | 1 | ||||
-rw-r--r-- | news/husky-bsopack/pkg-descr | 6 | ||||
-rw-r--r-- | news/husky-bsopack/pkg-plist | 5 |
5 files changed, 36 insertions, 0 deletions
diff --git a/news/husky-bsopack/Makefile b/news/husky-bsopack/Makefile new file mode 100644 index 0000000..2f9afcc --- /dev/null +++ b/news/husky-bsopack/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: husky-base +# Date created: 6 January 2003 +# Whom: Max Khon +# +# $FreeBSD$ +# + +PORTNAME= bsopack +PORTVERSION= 0.2.2 +PORTREVISION= 1 +CATEGORIES= news mail +DISTNAME= ${PORTNAME}_${PORTVERSION}-${PORTREVISION} + +MAINTAINER= fjoe@FreeBSD.org + +LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf + +MAN1= bsopack.1 +MANCOMPRESSED= yes + +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/news/husky-base/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/news/husky-bsopack/distinfo b/news/husky-bsopack/distinfo new file mode 100644 index 0000000..c169388 --- /dev/null +++ b/news/husky-bsopack/distinfo @@ -0,0 +1 @@ +MD5 (husky/bsopack_0.2.2-1.tar.gz) = 99b7c63b8a85ca777eef9e548e1492a8 diff --git a/news/husky-bsopack/pkg-comment b/news/husky-bsopack/pkg-comment new file mode 100644 index 0000000..b53ae09 --- /dev/null +++ b/news/husky-bsopack/pkg-comment @@ -0,0 +1 @@ +Binkley-style outbound netmail packer diff --git a/news/husky-bsopack/pkg-descr b/news/husky-bsopack/pkg-descr new file mode 100644 index 0000000..594f37b --- /dev/null +++ b/news/husky-bsopack/pkg-descr @@ -0,0 +1,6 @@ +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 new file mode 100644 index 0000000..e1d15ce --- /dev/null +++ b/news/husky-bsopack/pkg-plist @@ -0,0 +1,5 @@ +@unexec install-info --delete %D/info/bsopack.info %D/info/dir +info/bsopack.info +@exec install-info %D/info/bsopack.info %D/info/dir +share/doc/husky/bsopack.html +bin/bsopack |