2a6d8dfaa4
- Bump PORTREVISION
27 lines
523 B
Makefile
27 lines
523 B
Makefile
# 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.2
|
|
PORTREVISION= 1
|
|
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>
|