pkgsrc/x11/xmascot/Makefile
obache 6ffd880025 Update XMascot to 2.6a.
97/10/24 Ver 2.6 Release
 * fixes contrib
 * some trivial fixes

97/10/16 Ver 2.6 Pre
 * start to release
 * trivial fixes for doument
 * minor fixes.

97/08/10 Ver 2.6alpha (COMIKET Version)
 * Various fixes but vaguely remember
 * improve imagelib drastically
 * support gif and bmp
 * temporary delete pnm/tif
 * introduce PixCore
 * remove various global variables.
 * DUMMY_SETLOCALE
 * cut off cursor pattern (resource addressable)
 * move settings to config.tmpl
 * remove transparent color related options
  (involve with changing standard data to GIF-lize. when absolutely necessary,
   specify resource with -xrm option)
 * add option -drawtiming for skip drawing

 * since COMIKET Version, with adjunct data. no redistributable.
2008-05-11 05:24:50 +00:00

20 lines
533 B
Makefile

# $NetBSD: Makefile,v 1.21 2008/05/11 05:24:50 obache Exp $
DISTNAME= xmascot2.6a
PKGNAME= xmascot-2.6a
CATEGORIES= x11
MASTER_SITES= http://cclub-flying.dsl.gr.jp/products/xmascot/
MAINTAINER= Nakai@Mlab.t.u-tokyo.ac.jp
HOMEPAGE= http://cclub-flying.dsl.gr.jp/products/xmascot/
COMMENT= Moving mascot on your X-Window screen
PKG_DESTDIR_SUPPORT= user-destdir
USE_IMAKE= yes
INSTALL_MAKE_FLAGS+= LANG=ja_JP.eucJP
.include "../../x11/libXaw/buildlink3.mk"
.include "../../x11/libXt/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"