diff options
author | danfe <danfe@FreeBSD.org> | 2007-10-23 04:39:45 +0800 |
---|---|---|
committer | danfe <danfe@FreeBSD.org> | 2007-10-23 04:39:45 +0800 |
commit | 4889cda8387b0a5d09701f53831b7c83cc3b05b9 (patch) | |
tree | 7bedf4fa1ed5e8ab071ae0f41a6ba9a3b6bc5c63 /games/Makefile | |
parent | 650ac52be99061d9aad8a21d2ab0d28a580d23ee (diff) | |
download | freebsd-ports-gnome-4889cda8387b0a5d09701f53831b7c83cc3b05b9.tar.gz freebsd-ports-gnome-4889cda8387b0a5d09701f53831b7c83cc3b05b9.tar.zst freebsd-ports-gnome-4889cda8387b0a5d09701f53831b7c83cc3b05b9.zip |
Add HLLib, library for Half-Life that abstracts several package formats and
provides a simple interface for all of them.
WWW: http://nemesis.thewavelength.net/index.php?p=35
Diffstat (limited to 'games/Makefile')
-rw-r--r-- | games/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/Makefile b/games/Makefile index 6a770c2cf45c..8dfa5b8b0574 100644 --- a/games/Makefile +++ b/games/Makefile @@ -339,6 +339,7 @@ SUBDIR += hexxagon SUBDIR += highmoon SUBDIR += hinversi + SUBDIR += hllib SUBDIR += hlstats SUBDIR += hlstatsx SUBDIR += hohlin |