freebsd-ports/archivers/hpack.non-usa.only/Makefile

24 lines
598 B
Makefile
Raw Normal View History

1995-01-07 17:27:54 +01:00
# New ports collection makefile for: hpack.with_encryption
# Version required: 0.79a0
# Date created: 7 Jan 1995
# Whom: ache
#
# $Id: Makefile,v 1.5 1996/04/12 08:16:45 asami Exp $
1995-01-07 17:27:54 +01:00
#
1995-01-07 17:27:54 +01:00
DISTNAME= hpack79src
PKGNAME= hpack-0.79a
CATEGORIES= archivers
MASTER_SITES= ftp://src.doc.ic.ac.uk/packages/hpack/
EXTRACT_SUFX= .tar.Z
MAINTAINER= ache@FreeBSD.ORG
RESTRICTED= "Using this code inside USA will violate RSA copyright."
1995-01-07 17:27:54 +01:00
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= freebsd
INSTALL_TARGET= freebsd.install
.include <bsd.port.mk>