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

(-)b/textproc/ruby-htree/Makefile (+3 lines)
Lines 3-8 Link Here
3
3
4
PORTNAME=	htree
4
PORTNAME=	htree
5
PORTVERSION=	0.8
5
PORTVERSION=	0.8
6
PORTREVISION=	1
6
CATEGORIES=	textproc www ruby
7
CATEGORIES=	textproc www ruby
7
MASTER_SITES=	http://www.a-k-r.org/htree/
8
MASTER_SITES=	http://www.a-k-r.org/htree/
8
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
9
PKGNAMEPREFIX=	${RUBY_PKGNAMEPREFIX}
Lines 11-16 DIST_SUBDIR= ruby Link Here
11
MAINTAINER=	knu@FreeBSD.org
12
MAINTAINER=	knu@FreeBSD.org
12
COMMENT=	Ruby library to manipulate HTML/XML tree data structure
13
COMMENT=	Ruby library to manipulate HTML/XML tree data structure
13
14
15
BUILD_DEPENDS=	rubygem-rdoc>=0.a:devel/rubygem-rdoc
16
14
OPTIONS_DEFINE=	DOCS
17
OPTIONS_DEFINE=	DOCS
15
18
16
USE_RUBY=	yes
19
USE_RUBY=	yes

Return to bug 240161