summaryrefslogtreecommitdiff
path: root/archivers/hpack.non-usa.only/Makefile
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-01-07 16:27:54 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-01-07 16:27:54 +0000
commit61f4d423b28c22cd5825394dd9cdd85114e71038 (patch)
tree145d17d23e02ca120ef90c7e8777c4f4b6cf053e /archivers/hpack.non-usa.only/Makefile
parentI'll assume this really depends on xview-lib? (diff)
hpack archiver
Notes
Notes: svn path=/head/; revision=735
Diffstat (limited to 'archivers/hpack.non-usa.only/Makefile')
-rw-r--r--archivers/hpack.non-usa.only/Makefile17
1 files changed, 17 insertions, 0 deletions
diff --git a/archivers/hpack.non-usa.only/Makefile b/archivers/hpack.non-usa.only/Makefile
new file mode 100644
index 000000000000..29b7f5037aa2
--- /dev/null
+++ b/archivers/hpack.non-usa.only/Makefile
@@ -0,0 +1,17 @@
+# New ports collection makefile for: hpack.with_encryption
+# This program can't be imported/re-exported from USA
+# Version required: 0.79a0
+# Date created: 7 Jan 1995
+# Whom: ache
+#
+# $Id: Makefile,v 1.1.1.1 1994/12/31 18:07:46 ache Exp $
+#
+DISTNAME= hpack79src
+EXTRACT_SUFX= .tar.Z
+MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/
+NO_WRKSUBDIR= yes
+MAKEFILE= makefile
+ALL_TARGET= freebsd
+INSTALL_TARGET= freebsd.install
+
+.include <bsd.port.mk>