diff options
Diffstat (limited to 'sysutils/comiccron/Makefile')
-rw-r--r-- | sysutils/comiccron/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/comiccron/Makefile b/sysutils/comiccron/Makefile index 593dd92b9e9c..58a3d48c3137 100644 --- a/sysutils/comiccron/Makefile +++ b/sysutils/comiccron/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: comiccron -# Date created: 12 February 2007 -# Whom: Zane C. Bowers -# +# Created by: Zane C. Bowers # $FreeBSD$ -# PORTNAME= comiccron PORTVERSION= 1.0.0 @@ -29,6 +25,7 @@ MAN1= comiccron.1 PLIST_FILES= bin/comiccron +NO_STAGE= yes post-extract: @${CP} -v ${DISTDIR}/${DISTNAME} ${WRKSRC} |