1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/archivers/hpack.non-usa.only/Makefile
Michael Haro 65ab34a667 FreeBSD.ORG -> FreeBSD.org
Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru
1999-08-31 06:53:31 +00:00

24 lines
547 B
Makefile

# 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>