Skip to content

Instantly share code, notes, and snippets.

@tota
Created September 14, 2009 01:22
Show Gist options
  • Save tota/186418 to your computer and use it in GitHub Desktop.
Save tota/186418 to your computer and use it in GitHub Desktop.
# New ports collection makefile for: rubygem-rghost
# Date created: 2009-09-14
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= rghost
PORTVERSION= 0.8.7.2
CATEGORIES= print ruby rubygems
MASTER_SITES= RF
MAINTAINER= tota@FreeBSD.org
COMMENT= A library to generate documents with Ghostscript framework
USE_RUBY= yes
USE_RUBYGEMS= yes
USE_GHOSTSCRIPT_RUN= yes
RUBYGEM_AUTOPLIST= yes
.include <bsd.port.mk>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment