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

21 lines
371 B
Makefile
Raw Normal View History

PORTNAME= jpmobile-ipaddresses
2011-08-06 08:48:30 +02:00
PORTVERSION= 0.0.2
CATEGORIES= japanese www rubygems
MASTER_SITES= RG
MAINTAINER= tota@FreeBSD.org
COMMENT= Carrier IP Address List for jpmobile
WWW= https://github.com/jpmobile/jpmobile-ipaddresses
LICENSE= MIT
NO_ARCH= yes
USES= gem
.include <bsd.port.pre.mk>
PKGNAMEPREFIX:= ${PKGNAMEPREFIX}rubygem-
.include <bsd.port.post.mk>