freebsd-ports/archivers/cabextract/Makefile
Maxim Sobolev 10588346d3 Let be hohest: I really don't have a time now to properly maintain all
these great pieces of software, so that let others with more free time
to take over them.
2003-07-29 09:12:37 +00:00

23 lines
454 B
Makefile

# New ports collection makefile for: cabextract
# Date Created: 30 November 2000
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= cabextract
PORTVERSION= 0.6
PORTREVISION= 1
CATEGORIES= archivers
MASTER_SITES= http://www.kyz.uklinux.net/downloads/
MAINTAINER= ports@FreeBSD.org
COMMENT= A program to extract Microsoft cabinet (.CAB) files
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
MAN1= cabextract.1
.include <bsd.port.mk>