diff options
author | jtb <jtb> | 2001-06-06 00:28:04 +0000 |
---|---|---|
committer | jtb <jtb> | 2001-06-06 00:28:04 +0000 |
commit | 3320ec1186ccc9fcc2ef39ea417fcaa2264948db (patch) | |
tree | dc4be0bbd32da5032c163ae6dfcee0412746bbee /www | |
parent | 9b5f14448803fa9e9396994dca9eccd5970fb283 (diff) | |
download | pkgsrc-3320ec1186ccc9fcc2ef39ea417fcaa2264948db.tar.gz |
LICENSE=mosaic-license.
Diffstat (limited to 'www')
-rw-r--r-- | www/Mosaic/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/www/Mosaic/Makefile b/www/Mosaic/Makefile index 754dd74c659..5100f96a7fc 100644 --- a/www/Mosaic/Makefile +++ b/www/Mosaic/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2001/05/22 09:32:25 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2001/06/06 00:28:04 jtb Exp $ # FreeBSD Id: Makefile,v 1.15 1998/05/27 08:44:56 dburr Exp # @@ -15,6 +15,8 @@ COMMENT= World Wide Web browser DEPENDS+= jpeg-6b:../../graphics/jpeg DEPENDS+= png>=1.0.11:../../graphics/png +LICENSE= mosaic-license + NOT_FOR_PLATFORM= *-*-alpha #LP64 problems USE_X11BASE= YES |