diff options
Diffstat (limited to 'news/husky-hpt')
-rw-r--r-- | news/husky-hpt/Makefile | 29 | ||||
-rw-r--r-- | news/husky-hpt/distinfo | 1 | ||||
-rw-r--r-- | news/husky-hpt/pkg-comment | 1 | ||||
-rw-r--r-- | news/husky-hpt/pkg-descr | 6 | ||||
-rw-r--r-- | news/husky-hpt/pkg-plist | 9 |
5 files changed, 46 insertions, 0 deletions
diff --git a/news/husky-hpt/Makefile b/news/husky-hpt/Makefile new file mode 100644 index 000000000000..eef784e0bbf9 --- /dev/null +++ b/news/husky-hpt/Makefile @@ -0,0 +1,29 @@ +# New ports collection makefile for: husky-base +# Date created: 6 January 2003 +# Whom: Max Khon +# +# $FreeBSD$ +# + +PORTNAME= hpt +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= hpt.1 hptlink.1 hpttree.1 txt2pkt.1 +MANCOMPRESSED= yes + +post-build: + @cd ${WRKSRC}/doc && ${GMAKE} + +post-install: + @cd ${WRKSRC}/doc && ${GMAKE} install + +.include <bsd.port.pre.mk> +.include "${PORTSDIR}/news/husky-base/Makefile.inc" +.include <bsd.port.post.mk> diff --git a/news/husky-hpt/distinfo b/news/husky-hpt/distinfo new file mode 100644 index 000000000000..db9f4cb5bde1 --- /dev/null +++ b/news/husky-hpt/distinfo @@ -0,0 +1 @@ +MD5 (husky/hpt_1.2.2-1.tar.gz) = 8da31e5d86bd645995661a7c05f01622 diff --git a/news/husky-hpt/pkg-comment b/news/husky-hpt/pkg-comment new file mode 100644 index 000000000000..11d69ec125a4 --- /dev/null +++ b/news/husky-hpt/pkg-comment @@ -0,0 +1 @@ +Highly Portable Tosser (full-featured FTN tosser) diff --git a/news/husky-hpt/pkg-descr b/news/husky-hpt/pkg-descr new file mode 100644 index 000000000000..0eec93718913 --- /dev/null +++ b/news/husky-hpt/pkg-descr @@ -0,0 +1,6 @@ +Highly Portable Tosser (full-featured FTN tosser) + +HPT 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-hpt/pkg-plist b/news/husky-hpt/pkg-plist new file mode 100644 index 000000000000..978416750f29 --- /dev/null +++ b/news/husky-hpt/pkg-plist @@ -0,0 +1,9 @@ +@unexec install-info --delete %D/info/hpt.info %D/info/dir +info/hpt.info +@exec install-info %D/info/hpt.info %D/info/dir +share/doc/husky/hpt.html +bin/hpt +bin/pktinfo +bin/txt2pkt +bin/hptlink +bin/hpttree |