diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2003-03-01 14:34:33 +0000 |
commit | 5e37fb828fb8ca69d2600ef9e6afd94fa74822cb (patch) | |
tree | 65091ae7d47577b7492f2d356370c02305b4d0bd /games/bomb | |
parent | 33e610508dd1a9214440f1230ba28fd393c0992c (diff) | |
download | ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.tar.gz ports-5e37fb828fb8ca69d2600ef9e6afd94fa74822cb.zip |
Notes
Diffstat (limited to 'games/bomb')
-rw-r--r-- | games/bomb/Makefile | 1 | ||||
-rw-r--r-- | games/bomb/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/games/bomb/Makefile b/games/bomb/Makefile index 6ceb087e3236..45be25f27fcc 100644 --- a/games/bomb/Makefile +++ b/games/bomb/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= apps/graphics/hacks/svgalib DISTNAME= ${PORTNAME} MAINTAINER= trevor@FreeBSD.org +COMMENT= Interactive display hack for SVGAlib or X LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ vga.1:${PORTSDIR}/graphics/svgalib diff --git a/games/bomb/pkg-comment b/games/bomb/pkg-comment deleted file mode 100644 index 88b1e39d76c5..000000000000 --- a/games/bomb/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Interactive display hack for SVGAlib or X |