[Midnightbsd-cvs] mports [19760] trunk/www/selfhtml-de/Makefile: zip enable

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Aug 16 14:40:12 EDT 2015


Revision: 19760
          http://svnweb.midnightbsd.org/mports/?rev=19760
Author:   laffer1
Date:     2015-08-16 14:40:11 -0400 (Sun, 16 Aug 2015)
Log Message:
-----------
zip enable

Modified Paths:
--------------
    trunk/www/selfhtml-de/Makefile

Modified: trunk/www/selfhtml-de/Makefile
===================================================================
--- trunk/www/selfhtml-de/Makefile	2015-08-16 18:38:47 UTC (rev 19759)
+++ trunk/www/selfhtml-de/Makefile	2015-08-16 18:40:11 UTC (rev 19760)
@@ -1,13 +1,9 @@
-# New ports collection makefile for:	selfhtml
-# Date created:			January 7th 2005
-# Whom:				Frerich Raabe <frerich.raabe at gmx.de>
-#
 # $FreeBSD: ports/german/selfhtml/Makefile,v 1.6 2006/06/09 21:07:11 linimon Exp $
 # $MidnightBSD$
-#
 
 PORTNAME=	selfhtml
 PORTVERSION=	8.1.2
+PORTREVISION=	1
 PORTEPOCH=	1
 CATEGORIES=	www german
 MASTER_SITES=	http://aktuell.de.selfhtml.org/extras/ \
@@ -26,11 +22,12 @@
 
 MAINTAINER=	ports at MidnightBSD.org
 COMMENT=	Extensive german HTML reference
+
 LICENSE=	unknown
 
 WRKSRC=		${WRKDIR}
 
-USE_ZIP=	yes
+USES=		zip
 NO_BUILD=	yes
 
 PORTDOCS=	\



More information about the Midnightbsd-cvs mailing list