openbsd-ports/archivers/freeze/Makefile
obecian e73603ade9 + rename patches
+ integrate COMMENT
+ bump version

ports/archivers - ports@ maintained ports
2001-03-29 11:41:17 +00:00

23 lines
527 B
Makefile

# $OpenBSD: Makefile,v 1.12 2001/03/29 11:41:33 obecian Exp $
COMMENT= "FREEZE / MELT compression program - often used in QNX"
DISTNAME= freeze-2.5
CATEGORIES= archivers
NEED_VERSION= 1.364
MASTER_SITES= ftp://ftp.freesoftware.com/pub/unixfreeware/archive/ \
ftp://ftp.warwick.ac.uk/pub/compression/
MAINTAINER= ports@openbsd.org
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
CONFIGURE_STYLE= gnu dest
MAKE_FLAGS= CFLAGS="${CFLAGS} -I."
.include <bsd.port.mk>