ports/172070: sysutils/wmflame: Update MASTER_SITES
KATO Tsuguru
tkato432 at yahoo.com
Tue Sep 25 18:20:23 UTC 2012
>Number: 172070
>Category: ports
>Synopsis: sysutils/wmflame: Update MASTER_SITES
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Tue Sep 25 18:20:22 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator: KATO Tsuguru
>Release: FreeBSD 7.4-RELEASE-p10 i386
>Organization:
>Environment:
>Description:
- Update MASTER_SITES
- Add LICENSE
>How-To-Repeat:
>Fix:
diff -urN /usr/ports/sysutils/wmflame/Makefile sysutils/wmflame/Makefile
--- /usr/ports/sysutils/wmflame/Makefile 2008-03-26 07:44:35.000000000 +0900
+++ sysutils/wmflame/Makefile 2012-09-25 03:43:25.000000000 +0900
@@ -1,23 +1,24 @@
-# New ports collection makefile for: wmflame
-# Date created: 16 May 2002
-# Whom: Alexey Dokuchaev <danfe at regency.nsu.ru>
-#
+# Created by: Alexey Dokuchaev <danfe at regency.nsu.ru>
# $FreeBSD: ports/sysutils/wmflame/Makefile,v 1.8 2008/03/25 22:44:35 miwi Exp $
-#
PORTNAME= wmflame
PORTVERSION= 0.60
PORTREVISION= 3
CATEGORIES= sysutils
-MASTER_SITES= http://web.novalis.org/programs/
+MASTER_SITES= AFTERSTEP/stable/rpms/misc-tarballs \
+ http://web.novalis.org/programs/
MAINTAINER= ports at FreeBSD.org
COMMENT= A dockapp that shows the load average as a flame
-PLIST_FILES= bin/wmflame
-WRKSRC= ${WRKDIR}/wmflame.app/${PORTNAME}
-USE_GMAKE= yes
+LICENSE= GPLv2
+
+WRKSRC= ${WRKDIR}/${PORTNAME}.app/${PORTNAME}
+
USE_XORG= x11 xpm
+USE_GMAKE= yes
+
+PLIST_FILES= bin/wmflame
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmflame ${PREFIX}/bin
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list