mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-07 22:58:11 +00:00
18 lines
501 B
Makefile
18 lines
501 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.1.1.1 1995/01/07 16:27:54 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>
|