diff options
author | Max Khon <fjoe@FreeBSD.org> | 2003-01-05 19:34:27 +0000 |
---|---|---|
committer | Max Khon <fjoe@FreeBSD.org> | 2003-01-05 19:34:27 +0000 |
commit | 8b89c2bbe46ade68b31fb8f751828677d35a376f (patch) | |
tree | a1f9428ebf0bc74d82f72d411058fdca307d87c2 /news/husky-hpucode | |
parent | da1a192da69a9bbfe876782cafac2843a6a71bf4 (diff) | |
download | ports-8b89c2bbe46ade68b31fb8f751828677d35a376f.tar.gz ports-8b89c2bbe46ade68b31fb8f751828677d35a376f.zip |
Notes
Diffstat (limited to 'news/husky-hpucode')
-rw-r--r-- | news/husky-hpucode/Makefile | 23 | ||||
-rw-r--r-- | news/husky-hpucode/distinfo | 1 | ||||
-rw-r--r-- | news/husky-hpucode/pkg-comment | 1 | ||||
-rw-r--r-- | news/husky-hpucode/pkg-descr | 6 | ||||
-rw-r--r-- | news/husky-hpucode/pkg-plist | 5 |
5 files changed, 36 insertions, 0 deletions
diff --git a/news/husky-hpucode/Makefile b/news/husky-hpucode/Makefile new file mode 100644 index 000000000000..43e093c2a53d --- /dev/null +++ b/news/husky-hpucode/Makefile @@ -0,0 +1,23 @@ +# New ports collection makefile for: husky-base +# Date created: 6 January 2003 +# Whom: Max Khon +# +# $FreeBSD$ +# + +PORTNAME= hpucode +PORTVERSION= 1.2.2 +PORTREVISION= 1 +CATEGORIES= news mail +DISTNAME= ${PORTNAME}_${PORTVERSION}-${PORTREVISION} + +MAINTAINER= fjoe@FreeBSD.org + +LIB_DEPENDS= fidoconfig.0:${PORTSDIR}/news/husky-fidoconf + +MAN1= hpucode.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-hpucode/distinfo b/news/husky-hpucode/distinfo new file mode 100644 index 000000000000..4d9a50054ff7 --- /dev/null +++ b/news/husky-hpucode/distinfo @@ -0,0 +1 @@ +MD5 (husky/hpucode_1.2.2-1.tar.gz) = d2015a79d9394f982fddd2fe0c27863c diff --git a/news/husky-hpucode/pkg-comment b/news/husky-hpucode/pkg-comment new file mode 100644 index 000000000000..712b32e77339 --- /dev/null +++ b/news/husky-hpucode/pkg-comment @@ -0,0 +1 @@ +Scan for UUE in message base diff --git a/news/husky-hpucode/pkg-descr b/news/husky-hpucode/pkg-descr new file mode 100644 index 000000000000..ad72c93e6378 --- /dev/null +++ b/news/husky-hpucode/pkg-descr @@ -0,0 +1,6 @@ +Scan for UUE in message base + +hpucode 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-hpucode/pkg-plist b/news/husky-hpucode/pkg-plist new file mode 100644 index 000000000000..0ea6482b06bf --- /dev/null +++ b/news/husky-hpucode/pkg-plist @@ -0,0 +1,5 @@ +@unexec install-info --delete %D/info/hpucode.info %D/info/dir +info/hpucode.info +@exec install-info %D/info/hpucode.info %D/info/dir +share/doc/husky/hpucode.html +bin/hpucode |