- Update, fix build with clang

- Convert Makefile headers to new style
- Update WWW
This commit is contained in:
Alex Kozlov 2013-06-27 03:17:30 +00:00
parent d499de94fa
commit d5f14f7483
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=321844
3 changed files with 6 additions and 10 deletions

View File

@ -1,15 +1,11 @@
# New ports collection makefile for: chmview
# Date created: Apr 19 2003
# Whom: Alex Semenyaka <alex@rinet.ru>
#
# Created by: Alex Semenyaka <alex@rinet.ru>
# $FreeBSD$
#
PORTNAME= chmview
DISTVERSION= 2.0b4
PORTVERSION= 2.0b4
PORTREVISION= 1
CATEGORIES= converters textproc
MASTER_SITES= ${MASTER_SITE_GOOGLE_CODE}
DISTNAME= CHMView_${DISTVERSION}
MAINTAINER= ak@FreeBSD.org
COMMENT= Extractor from .chm files

View File

@ -1,2 +1,2 @@
SHA256 (CHMView_2.0b4.tar.xz) = 122d6d3f027a0ff3070d61aa3245d3091788ac6bd3fd506b41aaae53c401b910
SIZE (CHMView_2.0b4.tar.xz) = 30528
SHA256 (chmview-2.0b4.tar.xz) = cc860a5de9e1f379d199b9809471ca045790425389f0a32908c80bd480de0e1d
SIZE (chmview-2.0b4.tar.xz) = 12008

View File

@ -2,4 +2,4 @@ Chmview is a simple program to decompose .chm-file to the
components. Originally it was written for MS Windows to work
in conjunction with Far filemanager.
WWW: http://trexinc.narod.ru
WWW: http://code.google.com/p/evil-programmers/