Skip to content

Instantly share code, notes, and snippets.

@tota
Created September 14, 2009 08:15
Show Gist options
  • Save tota/186558 to your computer and use it in GitHub Desktop.
Save tota/186558 to your computer and use it in GitHub Desktop.
# New ports collection makefile for: rubygem-cgi-exception
# Date created: 2009-09-14
# Whom: TAKATSU Tomonari <tota@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= cgi-exception
PORTVERSION= 0.3.0
CATEGORIES= www rubygems
MASTER_SITES= RF
MAINTAINER= tota@FreeBSD.org
COMMENT= A tiny utility to show exception raised in CGI script into browser
USE_RUBY= yes
USE_RUBYGEMS= 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