aboutsummaryrefslogtreecommitdiff
path: root/www/rubygem-bluecloth/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-04-26 21:56:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-04-26 21:56:13 +0000
commit89f12d57d4fd176b48a886c4866c58af68613f5c (patch)
treef2a688351882d45dba4c7b9cd3aa30c509e8b5fb /www/rubygem-bluecloth/Makefile
parent1b8f4b0df7bb425b70ca83932c555e8d3cc885ce (diff)
downloadports-89f12d57d4fd176b48a886c4866c58af68613f5c.tar.gz
ports-89f12d57d4fd176b48a886c4866c58af68613f5c.zip
Notes
Diffstat (limited to 'www/rubygem-bluecloth/Makefile')
-rw-r--r--www/rubygem-bluecloth/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/www/rubygem-bluecloth/Makefile b/www/rubygem-bluecloth/Makefile
index c73318841271..d8ce926ba5bc 100644
--- a/www/rubygem-bluecloth/Makefile
+++ b/www/rubygem-bluecloth/Makefile
@@ -4,14 +4,15 @@
PORTNAME= bluecloth
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= www rubygems
MASTER_SITES= http://www.deveiate.org/code/
DISTNAME= BlueCloth-${PORTVERSION}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ports@logvinov.com
COMMENT= Ruby implementation of Markdown, a text-to-HTML conversion tool
-PLIST_SUB+= DISTNAME="${DISTNAME}"
+GEM_NAME= ${DISTNAME}
.include <bsd.port.pre.mk>
.include "${PORTSDIR}/devel/ruby-gems/Makefile.common"