mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
17 lines
348 B
Makefile
17 lines
348 B
Makefile
# $FreeBSD$
|
|
|
|
PORTNAME= Horde_Compress_Fast
|
|
PORTVERSION= 1.0.2
|
|
CATEGORIES= archivers www pear
|
|
PKGNAMEPREFIX= pear-
|
|
|
|
MAINTAINER= horde@FreeBSD.org
|
|
COMMENT= Horde Fast Compression Library
|
|
|
|
NO_STAGE= yes
|
|
USE_HORDE_RUN= Horde_Exception
|
|
|
|
.include <bsd.port.pre.mk>
|
|
.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
|
|
.include <bsd.port.post.mk>
|