aboutsummaryrefslogtreecommitdiff
path: root/archivers/hpack.non-usa.only/Makefile
blob: b1125b2747ad5879ea3006469f05b3b3017ea2c8 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
# New ports collection makefile for:    hpack.with_encryption
# Version required:     0.79a0
# Date created:         7 Jan 1995
# Whom:                 ache
#
# $FreeBSD$
#

DISTNAME=       hpack79src
PKGNAME=        hpack-0.79a
CATEGORIES=	archivers
MASTER_SITES=   ftp://src.doc.ic.ac.uk/packages/hpack/

MAINTAINER=     ache@FreeBSD.ORG

RESTRICTED=	"Using this code inside USA will violate RSA copyright"
NO_WRKSUBDIR=	yes
MAKEFILE=       makefile
ALL_TARGET=     freebsd
INSTALL_TARGET= freebsd.install
MAN1=		hpack.1

.include <bsd.port.mk>