1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Update to version 2.3.0

- Add LICENSE
This commit is contained in:
Alexey Dokuchaev 2010-09-09 13:25:31 +00:00
parent 135815e4ab
commit ebff127865
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260846
3 changed files with 10 additions and 8 deletions

View File

@ -6,15 +6,16 @@
#
PORTNAME= hllib
PORTVERSION= 2.0.6
PORTVERSION= 2.3.0
CATEGORIES= games devel
MASTER_SITES= http://nemesis.thewavelength.net/files/files/ \
http://freebsd.nsu.ru/distfiles/
DISTNAME= ${PORTNAME}208
MASTER_SITES= http://nemesis.thewavelength.net/files/files/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= danfe@FreeBSD.org
COMMENT= Library to work with various Half-Life file formats
LICENSE= LGPL21
USE_ZIP= yes
USE_DOS2UNIX= Makefile
USE_LDCONFIG= yes

View File

@ -1,3 +1,3 @@
MD5 (hllib208.zip) = 4065e54e092ab657a9250393d8e5548d
SHA256 (hllib208.zip) = 0f43a282887ac007f6ecb0bd081fefb486c1fd63c9e92e3e9febe536f846e7d9
SIZE (hllib208.zip) = 316370
MD5 (hllib230.zip) = 1fc568dc8ea2e293511b921628b5c26d
SHA256 (hllib230.zip) = a979cbbbe34aca7e9116144e1e4bf2f7608d604d66fd72e70ceefbf057a59817
SIZE (hllib230.zip) = 538400

View File

@ -3,6 +3,7 @@ formats and provides a simple interface for all of them. HLLib is written
in native C++ but exposes both a C and C++ interfaces which can be used in
any C or C++ application (additional languages may also use the library with
standard C imports). HLLib works natively in both Windows and *nix. BSP,
GCF, NCF, PAK, WAD, XZP, and uncompressed ZIP package formats are supported.
GCF, NCF, PAK, VPK, WAD, XZP, and uncompressed ZIP package formats are
supported.
WWW: http://nemesis.thewavelength.net/index.php?p=35