1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-29 10:18:30 +00:00
freebsd-ports/textproc/rubygem-phone/Makefile
2021-04-06 16:31:07 +02:00

19 lines
314 B
Makefile

# Created by: Douglas Thrift <douglas@douglasthrift.net>
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
NO_ARCH= yes
USE_RUBY= yes
USES= gem
.include <bsd.port.mk>