# New ports collection makefile for: pythonchess # Date created: 24 November 2005 # Whom: Alejandro Pulver # # $FreeBSD$ # PORTNAME= pythonchess PORTVERSION= 0.6 PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= alepulver EXTRACT_SUFX= .tgz MAINTAINER= alepulver@FreeBSD.org COMMENT= Small program for playing chess against the computer RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter USE_PYTHON= yes do-build: @(${ECHO_CMD} "#!${SH}"; \ ${ECHO_CMD} "cd ${DATADIR} && ${PYTHON_CMD} board.py") \ > ${WRKDIR}/${PORTNAME} do-install: @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} ${PREFIX}/bin @${MKDIR} ${DATADIR} .for f in *.gif *.py *.txt @${INSTALL_DATA} ${WRKSRC}/${f} ${DATADIR} .endfor .include -gnome' title='freebsd-ports-gnome Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Chase the GNOME X11BASE to LOCALBASE move, and fix the build with themarcus2006-10-141-1/+2
* Update to 1.52.lawrance2006-05-141-2/+1
* Remove USE_REINPLACE from ports in categories starting with A.edwin2006-05-031-1/+0
* - Update MASTER_SITES, WWWpav2006-01-151-1/+1
* - Update graphics/libglut to 6.4.1.sem2006-01-121-1/+2
* - Update to 1.44pav2005-12-111-9/+16
* Update to version 1.42krion2004-07-031-1/+1
* Update to version 1.38krion2004-06-281-2/+1
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
* - Update to version 1.37krion2004-01-081-1/+1
* - Update to version 1.34krion2003-11-161-6/+20
* update astro/nightfall: 1.1 --> 1.32daichi2003-07-011-25/+41
* Assign MAINTAINER to ports@FreeBSD.org.adamw2003-06-051-1/+1
* Remove USE_GNOMENG macro.marcus2003-04-081-1/+0