diff options
Diffstat (limited to 'www/googlebook_dl/Makefile')
-rw-r--r-- | www/googlebook_dl/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/www/googlebook_dl/Makefile b/www/googlebook_dl/Makefile index 1c25d931cc07..32f345617269 100644 --- a/www/googlebook_dl/Makefile +++ b/www/googlebook_dl/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: googlebook_dl -# Date created: 2010-12-02 -# Whom: <spam@rm-rf.kiev.ua> -# +# Created by: <spam@rm-rf.kiev.ua> # $FreeBSD$ -# PORTNAME= googlebook_dl PORTVERSION= 20100502 @@ -20,6 +16,7 @@ NO_BUILD= yes PLIST_FILES= bin/${PORTNAME} +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${FILESDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} |