2013-05-10 01:05:56 +02:00
|
|
|
# Created by: Douglas Thrift <douglas@douglasthrift.net>
|
|
|
|
# $FreeBSD$
|
|
|
|
|
|
|
|
PORTNAME= phone
|
2013-11-20 04:15:01 +01:00
|
|
|
PORTVERSION= 1.2.3
|
2013-05-10 01:05:56 +02:00
|
|
|
CATEGORIES= textproc rubygems
|
|
|
|
MASTER_SITES= RG
|
|
|
|
|
|
|
|
MAINTAINER= douglas@douglasthrift.net
|
|
|
|
COMMENT= Phone number parsing, validation and formatting
|
|
|
|
|
|
|
|
LICENSE= MIT
|
|
|
|
|
|
|
|
USE_RUBY= yes
|
|
|
|
USE_RUBYGEMS= yes
|
|
|
|
RUBYGEM_AUTOPLIST= yes
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|