1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-03 22:23:24 +00:00
freebsd-ports/archivers/hpack.non-usa.only/Makefile
Satoshi Asami 19e38c2e9f Add MAINTAINER= ache@FreeBSD.ORG to Andrey's ports. Clean up
some Makefiles along the way.
1995-04-12 04:56:21 +00:00

24 lines
583 B
Makefile

# New ports collection makefile for: hpack.with_encryption
# Using this code inside USA you violate RSA copyright
# Version required: 0.79a0
# Date created: 7 Jan 1995
# Whom: ache
#
# $Id: Makefile,v 1.3 1995/04/01 12:43:24 jkh Exp $
#
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
NO_WRKSUBDIR= yes
MAKEFILE= makefile
ALL_TARGET= freebsd
INSTALL_TARGET= freebsd.install
.include <bsd.port.mk>