head	1.11;
access;
symbols
	RELEASE_8_3_0:1.8
	RELEASE_9_0_0:1.8
	RELEASE_7_4_0:1.8
	RELEASE_8_2_0:1.8
	RELEASE_6_EOL:1.8
	RELEASE_8_1_0:1.8
	RELEASE_7_3_0:1.8
	RELEASE_8_0_0:1.8
	RELEASE_7_2_0:1.8
	RELEASE_7_1_0:1.8
	RELEASE_6_4_0:1.8
	RELEASE_5_EOL:1.8
	RELEASE_7_0_0:1.8
	RELEASE_6_3_0:1.8
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.5
	RELEASE_5_2_1:1.5
	RELEASE_5_2_0:1.5
	RELEASE_4_9_0:1.4
	RELEASE_5_1_0:1.4
	RELEASE_4_8_0:1.4
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.2
	RELEASE_4_6_2:1.2
	RELEASE_4_6_1:1.2
	RELEASE_4_6_0:1.2
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2
	RELEASE_4_3_0:1.2
	RELEASE_4_2_0:1.2
	RELEASE_4_1_1:1.2
	RELEASE_4_1_0:1.2
	RELEASE_3_5_0:1.2;
locks; strict;
comment	@# @;


1.11
date	2012.11.17.05.54.21;	author svnexp;	state Exp;
branches;
next	1.10;

1.10
date	2012.05.31.19.40.16;	author tj;	state Exp;
branches;
next	1.9;

1.9
date	2012.05.16.03.06.39;	author tabthorpe;	state Exp;
branches;
next	1.8;

1.8
date	2007.08.04.11.40.37;	author gabor;	state Exp;
branches;
next	1.7;

1.7
date	2006.08.12.13.07.49;	author erwin;	state Exp;
branches;
next	1.6;

1.6
date	2004.07.27.06.56.39;	author osa;	state Exp;
branches;
next	1.5;

1.5
date	2003.10.26.21.58.49;	author kris;	state Exp;
branches;
next	1.4;

1.4
date	2003.02.20.16.44.16;	author knu;	state Exp;
branches;
next	1.3;

1.3
date	2002.11.23.02.25.39;	author kris;	state Exp;
branches;
next	1.2;

1.2
date	2000.05.11.13.27.46;	author jedgar;	state Exp;
branches;
next	1.1;

1.1
date	2000.05.07.13.20.54;	author jedgar;	state Exp;
branches;
next	;


desc
@@


1.11
log
@Switch exporter over
@
text
@# Ports collection makefile for:  mscompress
# Date created:			  15 Apr 2000
# Whom:				  Patrick Seal <patseal@@hyperhost.net>
#
# $FreeBSD: head/archivers/mscompress/Makefile 300895 2012-07-14 12:56:14Z beat $
#

PORTNAME=	mscompress
PORTVERSION=	0.3
CATEGORIES=	archivers
MASTER_SITES=	${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR=	utils/compress

MAINTAINER=	tj@@FreeBSD.org
COMMENT=	Microsoft "compress.exe/expand.exe" compatible (de)compressor

USE_BZIP2=	yes
HAS_CONFIGURE=	yes

MAN1=		mscompress.1 msexpand.1

PLIST_FILES=	bin/mscompress bin/msexpand

do-install:
	${INSTALL_PROGRAM} ${WRKSRC}/mscompress ${PREFIX}/bin
	${INSTALL_PROGRAM} ${WRKSRC}/msexpand ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/mscompress.1 ${MAN1PREFIX}/man/man1
	${INSTALL_MAN} ${WRKSRC}/msexpand.1 ${MAN1PREFIX}/man/man1

.include <bsd.port.mk>
@


1.10
log
@Update my email address.

Approved by:	eadler (mentor)
@
text
@d5 1
a5 1
# $FreeBSD$
@


1.9
log
@- Pass maintainership to submitter

PR:		ports/167937
Submitted by:	Tom Judge <tom@@tomjudge.com>
@
text
@d14 1
a14 1
MAINTAINER=	tom@@tomjudge.com
@


1.8
log
@- Remove the DESTDIR modifications from individual ports as we have a new,
  fully chrooted DESTDIR, which does not need such any more.

Sponsored by:	Google Summer of Code 2007
Approved by:	portmgr (pav)
@
text
@d14 1
a14 1
MAINTAINER=	ports@@FreeBSD.org
@


1.7
log
@Respect DESTDIR

PR:		101805
Submitted by:	gabor
@
text
@d25 2
a26 2
	${INSTALL_PROGRAM} ${WRKSRC}/mscompress ${TARGETDIR}/bin
	${INSTALL_PROGRAM} ${WRKSRC}/msexpand ${TARGETDIR}/bin
@


1.6
log
@Move package files from plist to Makefile, remove pkg-plist.
@
text
@d25 4
a28 4
	${INSTALL_PROGRAM} ${WRKSRC}/mscompress ${PREFIX}/bin
	${INSTALL_PROGRAM} ${WRKSRC}/msexpand ${PREFIX}/bin
	${INSTALL_MAN} ${WRKSRC}/mscompress.1 ${PREFIX}/man/man1
	${INSTALL_MAN} ${WRKSRC}/msexpand.1 ${PREFIX}/man/man1
@


1.5
log
@portlint (fix whitespace)
@
text
@d22 2
@


1.4
log
@De-pkg-comment.
@
text
@d12 1
a12 1
MASTER_SITE_SUBDIR= utils/compress
@


1.3
log
@Remove maintainers with undeliverable email addresses.
@
text
@d15 1
@


1.2
log
@Update MASTER_SITES

PR:		18499
Submitted by:	Mikhail Teterin <mi@@privatelabs.com>
@
text
@d5 1
a5 1
# $FreeBSD: ports/archivers/mscompress/Makefile,v 1.1 2000/05/07 13:20:54 jedgar Exp $
d14 1
a14 1
MAINTAINER=	patseal@@hyperhost.net
@


1.1
log
@New port: mscompress, a Microsoft "compress.exe/expand.exe"
compatible (de)compressor

PR:		18027
Submitted by:	Patrick Seal <patseal@@hyperhost.net>
@
text
@d5 1
a5 1
# $FreeBSD$
d11 2
a12 1
MASTER_SITES=	ftp://ftp.penguin.cz/pub/users/mhi/mscompress/
@

