diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-07 16:27:54 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1995-01-07 16:27:54 +0000 |
commit | 61f4d423b28c22cd5825394dd9cdd85114e71038 (patch) | |
tree | 145d17d23e02ca120ef90c7e8777c4f4b6cf053e /archivers/hpack.non-usa.only | |
parent | I'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')
-rw-r--r-- | archivers/hpack.non-usa.only/Makefile | 17 | ||||
-rw-r--r-- | archivers/hpack.non-usa.only/distinfo | 1 |
2 files changed, 18 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> diff --git a/archivers/hpack.non-usa.only/distinfo b/archivers/hpack.non-usa.only/distinfo new file mode 100644 index 000000000000..c27521081f29 --- /dev/null +++ b/archivers/hpack.non-usa.only/distinfo @@ -0,0 +1 @@ +MD5 (hpack79src.tar.Z) = 1c15c9c9256431245776ba758ff5d235 |