aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEugene Grosbein <eugen@FreeBSD.org>2017-05-25 11:45:07 +0000
committerEugene Grosbein <eugen@FreeBSD.org>2017-05-25 11:45:07 +0000
commit0abfe98f831478c1e73404cf97394d1819f50d3e (patch)
tree5ce2700af9a31226f96f0c4a4ee082abbb320fda
parenta65096f5979383ce9504187f0fe3c6ba99ea1fcb (diff)
downloadports-0abfe98f831478c1e73404cf97394d1819f50d3e.tar.gz
ports-0abfe98f831478c1e73404cf97394d1819f50d3e.zip
Notes
-rw-r--r--news/Makefile1
-rw-r--r--news/husky-sqpack/Makefile19
-rw-r--r--news/husky-sqpack/pkg-descr6
3 files changed, 26 insertions, 0 deletions
diff --git a/news/Makefile b/news/Makefile
index d6871a0783a6..06b8664c2eea 100644
--- a/news/Makefile
+++ b/news/Makefile
@@ -23,6 +23,7 @@
SUBDIR += husky-htick
SUBDIR += husky-huskylib
SUBDIR += husky-smapi
+ SUBDIR += husky-sqpack
SUBDIR += ifmail
SUBDIR += inn
SUBDIR += knews
diff --git a/news/husky-sqpack/Makefile b/news/husky-sqpack/Makefile
new file mode 100644
index 000000000000..3ffe1f48811e
--- /dev/null
+++ b/news/husky-sqpack/Makefile
@@ -0,0 +1,19 @@
+# $FreeBSD$
+
+PORTNAME= husky-sqpack
+
+COMMENT= Husky FTN msgbase packer
+
+LIB_DEPENDS= libfidoconfig.so:news/husky-fidoconf
+
+USE_LDCONFIG= yes
+PLIST_FILES= bin/sqpack man/man1/sqpack.1.gz
+
+MASTERDIR= ${.CURDIR}/../husky
+COMPONENT_SUBDIR= sqpack
+
+post-patch:
+ ${REINPLACE_CMD} -e 's^/etc/fido/config^${PREFIX}/etc/fido/config^' \
+ ${WRKSRC}/sqpack.1
+
+.include "${MASTERDIR}/Makefile"
diff --git a/news/husky-sqpack/pkg-descr b/news/husky-sqpack/pkg-descr
new file mode 100644
index 000000000000..c557ea6d40a0
--- /dev/null
+++ b/news/husky-sqpack/pkg-descr
@@ -0,0 +1,6 @@
+sqpack purges squish and jam msgbases taken from fidoconfig
+
+sqpack is a part of Husky Fidosoft Project.
+Husky is complete freeware suite of Fidonet applications.
+
+WWW: http://husky.sourceforge.net/