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

23 lines
400 B
Makefile

# Created by: 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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}rubygem-
.include <bsd.port.post.mk>