2013-09-20 20:47:54 +02:00
|
|
|
# Created by: TAKATSU Tomonari <tota@FreeBSD.org>
|
2010-09-19 09:38:32 +02:00
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= jpmobile-terminfo
|
2011-08-06 08:49:07 +02:00
|
|
|
PORTVERSION= 0.0.3
|
2010-09-19 09:38:32 +02:00
|
|
|
CATEGORIES= japanese www rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= tota@FreeBSD.org
|
|
|
|
COMMENT= Carrier terminal information List for jpmobile
|
|
|
|
|
2010-12-31 11:47:47 +01:00
|
|
|
LICENSE= MIT
|
|
|
|
|
2010-09-19 09:38:32 +02:00
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
2011-08-01 11:33:15 +02:00
|
|
|
.include <bsd.port.pre.mk>
|
|
|
|
|
|
|
|
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}rubygem-
|
|
|
|
|
|
|
|
.include <bsd.port.post.mk>
|