openbsd-ports/textproc/ruby-rtex/Makefile

19 lines
316 B
Makefile
Raw Normal View History

2013-03-11 07:35:43 -04:00
# $OpenBSD: Makefile,v 1.4 2013/03/11 11:42:47 espie Exp $
COMMENT = ruby library to the LaTeX typesetting system
DISTNAME = rtex-2.1.1
REVISION= 1
CATEGORIES = textproc
# MIT
PERMIT_PACKAGE_CDROM = Yes
MODULES = lang/ruby
CONFIGURE_STYLE = ruby gem
RUN_DEPENDS = print/texlive/base
.include <bsd.port.mk>