Import japanese/rubygem-jpmobile-ipaddresses version 0.0.2
[dports.git] / japanese / rubygem-jpmobile-ipaddresses / Makefile
1 # New ports collection makefile for:    rubygem-jpmobile-ipaddresses
2 # Date created:         2010-09-18
3 # Whom:                 TAKATSU Tomonari <tota@FreeBSD.org>
4 #
5 # $FreeBSD: ports/japanese/rubygem-jpmobile-ipaddresses/Makefile,v 1.5 2012/11/17 05:58:39 svnexp Exp $
6 #
7
8 PORTNAME=       jpmobile-ipaddresses
9 PORTVERSION=    0.0.2
10 CATEGORIES=     japanese www rubygems
11 MASTER_SITES=   RG
12
13 MAINTAINER=     tota@FreeBSD.org
14 COMMENT=        Carrier IP Address List for jpmobile
15
16 LICENSE=        MIT
17
18 USE_RUBY=       yes
19 USE_RUBYGEMS=   yes
20 RUBYGEM_AUTOPLIST=      yes
21
22 .include <bsd.port.pre.mk>
23
24 PKGNAMEPREFIX:= ${PKGNAMEPREFIX}rubygem-
25
26 .include <bsd.port.post.mk>