aboutsummaryrefslogtreecommitdiff
path: root/security/ruby-camellia/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/ruby-camellia/Makefile')
-rw-r--r--security/ruby-camellia/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/ruby-camellia/Makefile b/security/ruby-camellia/Makefile
index 30c43d4e1c0c..dc7d8cd066ab 100644
--- a/security/ruby-camellia/Makefile
+++ b/security/ruby-camellia/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: camellia-rb
-# Date created: 9 August 2008
-# Whom: Yoshisato YANAGISAWA <osho@pcc-software.org>
-#
+# Created by: Yoshisato YANAGISAWA <osho@pcc-software.org>
# $FreeBSD$
-#
PORTNAME= camellia
PORTVERSION= 1.2
@@ -24,6 +20,7 @@ INSTALL_TARGET= site-install
DOCS= README.txt History.txt License.txt
EXAMPLES= ext/camellia-example.rb
+NO_STAGE= yes
post-install:
.if !defined(NOPORTDOCS)
${MKDIR} ${RUBY_MODEXAMPLESDIR}