1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/textproc/rubygem-phone/Makefile
Sunpoet Po-Chuan Hsieh 683d950d9f - Update to 1.2.3
- While I'm here:
  - Remove LICENSE_FILE for well-known licenses
  - Support STAGEDIR

Changes:	https://github.com/carr/phone/blob/master/ChangeLog.md
PR:		ports/183881
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
2013-11-20 03:15:01 +00:00

19 lines
342 B
Makefile

# 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>