From 01fe2a3bd9507ffa800b101655dcdfe373bd7d95 Mon Sep 17 00:00:00 2001 From: asami Date: Mon, 27 May 1996 03:42:47 +0000 Subject: Reorder variables. --- www/wwwcount/Makefile | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'www/wwwcount/Makefile') diff --git a/www/wwwcount/Makefile b/www/wwwcount/Makefile index 14bc348..15cf31a 100644 --- a/www/wwwcount/Makefile +++ b/www/wwwcount/Makefile @@ -1,24 +1,25 @@ # New ports collection makefile for: wwwcount -# WWW site: http://www.semcor.com/~muquit/Count.html -# For digit images look at: -# http://cervantes.learningco.com/kevin/digits/index.html -# # Version required: 2.3 # Date created: 16 May 1996 # Whom: ache # -# $Id: Makefile,v 1.1.1.1 1996/05/16 20:43:58 ache Exp $ +# $Id: Makefile,v 1.2 1996/05/16 21:15:35 ache Exp $ # +# WWW site: http://www.semcor.com/~muquit/Count.html +# For digit images look at: +# http://cervantes.learningco.com/kevin/digits/index.html + DISTNAME= wwwcount2.3 PKGNAME= wwwcount-2.3 CATEGORIES+= www MASTER_SITES= ftp://warm.semcor.com/pub/muquit/wwwcount2.3/ -GNU_CONFIGURE= yes -IS_INTERACTIVE= yes MAINTAINER= ache@FreeBSD.ORG +GNU_CONFIGURE= yes +IS_INTERACTIVE= yes + pre-configure: cd ${WRKSRC}; yes "" | PREFIX=${PREFIX} ./Count-config -- cgit v1.1