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

(-)Makefile (+3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	winrm
4
PORTNAME=	winrm
5
PORTVERSION=	1.3.3
5
PORTVERSION=	1.3.3
6
PORTREVISION=	1
6
CATEGORIES=	sysutils rubygems
7
CATEGORIES=	sysutils rubygems
7
MASTER_SITES=	RG
8
MASTER_SITES=	RG
8
9
Lines 27-30 Link Here
27
USE_RUBYGEMS=	yes
28
USE_RUBYGEMS=	yes
28
RUBYGEM_AUTOPLIST=	yes
29
RUBYGEM_AUTOPLIST=	yes
29
30
31
PLIST_FILES=	bin/rwinrm
32
30
.include <bsd.port.mk>
33
.include <bsd.port.mk>

Return to bug 202393