# Created by: Yukihiro Nakai # $FreeBSD$ PORTNAME= xeyes+ PORTVERSION= 2.02 PORTREVISION= 2 CATEGORIES= games MASTER_SITES= http://www.asahi-net.or.jp/~fj9y-ynym/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Horrible eyes looking at your mouse cursor USE_XORG= xpm PLIST_FILES= bin/xeyes+ do-build: cd ${WRKSRC} && ${CC} ${CFLAGS} -I${LOCALBASE}/include -DXPM -DUSLEEP \ -o xeyes+ xeyes+.c -L${LOCALBASE}/lib -lX11 -lXpm -lm do-install: ${INSTALL_PROGRAM} ${WRKSRC}/xeyes+ ${STAGEDIR}${PREFIX}/bin .include
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Regular update to a new backward compatible upstream version 2.8 withitetcu2007-09-053-4/+10
* - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1
* - Update to 2.7miwi2007-06-304-43/+29
* - Welcome X.org 7.2 \o/.flz2007-05-201-0/+1
* - Update to 2.5miwi2007-03-164-19/+72
* - Update to 2.4miwi2007-02-092-4/+4
* - Update to 2.3rafan2007-01-223-8/+16
* - Update to 2.2miwi2006-12-223-15/+20
* - Fix build on big-endian platformrafan2006-11-262-0/+8
* - Update to 2.1rafan2006-11-083-8/+12
* - Update to 2.0clsung2006-10-043-24/+29
* - Update to 1.99.9rafan2006-09-123-10/+17