openbsd-ports/textproc/ruby-rtex/Makefile
2013-03-11 11:35:43 +00:00

19 lines
316 B
Makefile

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