View | Details | Raw Unified | Return to bug 279721
Collapse All | Expand All

(-)b/archivers/mscompress/Makefile (-1 / +2 lines)
Lines 1-8 Link Here
1
PORTNAME=	mscompress
1
PORTNAME=	mscompress
2
DISTVERSION=	0.4
2
DISTVERSION=	0.4
3
PORTREVISION=	1
3
CATEGORIES=	archivers
4
CATEGORIES=	archivers
4
5
5
MAINTAINER=	ports@FreeBSD.org
6
MAINTAINER=	mew14930xvi@inbox.lv
6
COMMENT=	Microsoft "compress.exe/expand.exe" compatible (de)compressor
7
COMMENT=	Microsoft "compress.exe/expand.exe" compatible (de)compressor
7
WWW=		https://github.com/stapelberg/mscompress
8
WWW=		https://github.com/stapelberg/mscompress
8
9
(-)b/print/foo2zjs/Makefile (+2 lines)
Lines 27-32 SHEBANG_FILES= msexpand printer-profile.sh Link Here
27
27
28
MAKE_JOBS_UNSAFE=	yes
28
MAKE_JOBS_UNSAFE=	yes
29
29
30
CONFLICTS_INSTALL=	mscompress # bin/msexpand
31
30
SUB_FILES=	${_DEVDCONF_FILE} pkg-message
32
SUB_FILES=	${_DEVDCONF_FILE} pkg-message
31
33
32
OPTIONS_DEFINE=	DOCS
34
OPTIONS_DEFINE=	DOCS

Return to bug 279721