freebsd-ports/devel/rubygem-ruby-ole/Makefile
Philip M. Gollucci 8f3a51419c - Mass conversion of RF -> RG for MASTER_SITE for rubygem- ports
[RG aka rubygems.org]

PR:             ports/147005
Submitted by:   pgollucci (myself)
Approved by:    portmgr (pav)
With Hat:       ruby@
2010-05-26 19:51:34 +00:00

23 lines
473 B
Makefile

# New ports collection makefile for: rubygem-ruby-ole
# Date created: 30 October 2008
# Whom: Alexander Logvinov <ports@logvinov.com>
#
# $FreeBSD$
#
PORTNAME= ruby-ole
PORTVERSION= 1.2.10
CATEGORIES= devel rubygems
MASTER_SITES= RG
MAINTAINER= avl@FreeBSD.org
COMMENT= A library for easy read/write access to OLE compound documents
USE_RUBY= yes
USE_RUBY_FEATURES= iconv
USE_RUBYGEMS= yes
RUBYGEM_AUTOPLIST= yes
PLIST_FILES= bin/oletool
.include <bsd.port.mk>