freebsd-ports/japanese/rubygem-jpmobile-terminfo/Makefile

28 lines
523 B
Makefile
Raw Normal View History

# 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>