aboutsummaryrefslogtreecommitdiff
path: root/textproc/rubygem-phone/Makefile
blob: b621ea4b816e6057578bee2982e76feac6806a68 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Created by: Douglas Thrift <douglas@douglasthrift.net>
# $FreeBSD$

PORTNAME=	phone
PORTVERSION=	1.2.3
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>