summaryrefslogtreecommitdiff
path: root/japanese/rubygem-jpmobile-terminfo/Makefile
blob: 843980d67d1e52d50dde232d3c14fa3502013ace (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# New ports collection makefile for:	rubygem-jpmobile-terminfo
# Date created:		2010-09-18
# Whom:			TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=	jpmobile-terminfo
PORTVERSION=	0.0.3
CATEGORIES=	japanese www rubygems
MASTER_SITES=	RG

MAINTAINER=	tota@FreeBSD.org
COMMENT=	Carrier terminal information List for jpmobile

LICENSE=	MIT

USE_RUBY=	yes
USE_RUBYGEMS=	yes
RUBYGEM_AUTOPLIST=	yes

.include <bsd.port.pre.mk>

PKGNAMEPREFIX:=	${PKGNAMEPREFIX}rubygem-

.include <bsd.port.post.mk>