Index: head/www/rubygem-redcloth/Makefile =================================================================== --- head/www/rubygem-redcloth/Makefile (revision 447268) +++ head/www/rubygem-redcloth/Makefile (revision 447269) @@ -1,20 +1,21 @@ # Created by: Jonathan Weiss () # $FreeBSD$ PORTNAME= redcloth PORTVERSION= 4.3.2 CATEGORIES= www rubygems MASTER_SITES= RG DISTNAME= RedCloth-${PORTVERSION} MAINTAINER= ruby@FreeBSD.org COMMENT= Module for using Textile in Ruby LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/COPYING USE_RUBY= yes USES= gem PLIST_FILES= bin/redcloth .include