aboutsummaryrefslogblamecommitdiff
path: root/textproc/rubygem-ruby_expect/Makefile
blob: 1f00bae24c96dd2127df59e03f8a52c9be4e5697 (plain) (tree)
1
2
3
4
5
6
7
8
9

                           
                 





                                            


                                 
                   


                         

                      
PORTNAME=	ruby_expect
PORTVERSION=	1.7.4
PORTREVISION=	1
CATEGORIES=	textproc rubygems
MASTER_SITES=	RG

MAINTAINER=	ruby@FreeBSD.org
COMMENT=	Simple expect implementation

LICENSE=	APACHE20
LICENSE_FILE=	${WRKSRC}/LICENSE

USE_RUBY=	yes
NO_ARCH=	yes
USES=	gem shebangfix
SHEBANG_FILES=	bin/setup

.include <bsd.port.mk>