summaryrefslogtreecommitdiff
path: root/graphics/cfdg/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--graphics/cfdg/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/cfdg/Makefile b/graphics/cfdg/Makefile
index 913ed929403c..651af6f093e5 100644
--- a/graphics/cfdg/Makefile
+++ b/graphics/cfdg/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: cfdg
-# Date created: 2008-03-14
-# Whom: Anatoly Borodin <anatoly.borodin@gmail.com>
-#
+# Created by: Anatoly Borodin <anatoly.borodin@gmail.com>
# $FreeBSD$
-#
PORTNAME= cfdg
PORTVERSION= 2.2.2
@@ -34,6 +30,7 @@ PLIST_FILES= bin/cfdg
PORTEXAMPLES= *
.endif
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/cfdg ${PREFIX}/bin
.if !defined(NOPORTEXAMPLES)