1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00
freebsd-ports/japanese/rubygem-jpmobile-terminfo/Makefile
2011-08-06 06:49:07 +00:00

27 lines
507 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.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>