freebsd-ports/devel/rubygem-ruby-ole/Makefile
Sunpoet Po-Chuan Hsieh ab02e011de - Update to 1.2.11.8
- Add LICENSE
- Update WWW

Changes:	https://github.com/aquasync/ruby-ole/blob/master/ChangeLog
2015-05-27 16:22:07 +00:00

20 lines
372 B
Makefile

# Created by: Alexander Logvinov <ports@logvinov.com>
# $FreeBSD$
PORTNAME= ruby-ole
PORTVERSION= 1.2.11.8
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= ruby@FreeBSD.org
COMMENT= Library for easy read/write access to OLE compound documents
LICENSE= MIT
USE_RUBY= yes
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/oletool
.include <bsd.port.mk>