# Created by: buganini@gmail.com # $FreeBSD$ PORTNAME= bsdconv PORTVERSION= 10.0.0 CATEGORIES= converters rubygems MASTER_SITES= RG DISTNAME= ruby-${PORTNAME}-${PORTVERSION} MAINTAINER= buganini@gmail.com COMMENT= Ruby wrapper for bsdconv LICENSE= BSD LIB_DEPENDS= bsdconv:${PORTSDIR}/converters/bsdconv CONFIGURE_ARGS+=--with-bsdconv-dir=${LOCALBASE} GEM_NAME= ${DISTNAME} USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes NO_STAGE= yes .include