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

(-)Makefile (-2 / +2 lines)
Lines 5-11 Link Here
5
PORTNAME=	bluecloth
5
PORTNAME=	bluecloth
6
PORTVERSION=	1.0.1
6
PORTVERSION=	1.0.1
7
CATEGORIES=	www rubygems
7
CATEGORIES=	www rubygems
8
MASTER_SITES=	http://www.deveiate.org/code/
8
MASTER_SITES=	RG
9
DISTNAME=	BlueCloth-${PORTVERSION}
9
DISTNAME=	BlueCloth-${PORTVERSION}
10
10
11
MAINTAINER=	avl@FreeBSD.org
11
MAINTAINER=	avl@FreeBSD.org
Lines 15-20 Link Here
15
15
16
USE_RUBY=	yes
16
USE_RUBY=	yes
17
USE_RUBYGEMS=	yes
17
USE_RUBYGEMS=	yes
18
RUBYGEM_AUTOPLIST=  yes
18
RUBYGEM_AUTOPLIST=	yes
19
19
20
.include <bsd.port.mk>
20
.include <bsd.port.mk>

Return to bug 147046