Index: head/games/timeseal/Makefile =================================================================== --- head/games/timeseal/Makefile (revision 156757) +++ head/games/timeseal/Makefile (revision 156758) @@ -1,37 +1,38 @@ # New ports collection makefile for: timeseal # Date created: 21 Feb 2006 # Whom: Jean-Yves Lefort # # $FreeBSD$ # PORTNAME= timeseal PORTVERSION= 1.0 CATEGORIES= games MASTER_SITES= http://ftp3.ru.freebsd.org/.3/games/freechess/timeseal/ \ ftp://ftp3.ru.freebsd.org/.3/games/freechess/timeseal/ DISTFILES= timeseal.BSD386-1.0-i386 EXTRACT_ONLY= MAINTAINER= jylefort@FreeBSD.org COMMENT= Account for network lag in FICS chess games +ONLY_FOR_ARCHS= i386 amd64 NO_BUILD= yes STRIP= # strip(1) does not support a.out binaries PLIST_FILES= bin/timeseal .include .if ${OSVERSION} >= 500000 PKGMESSAGE= pkg-message.aout .endif do-install: ${INSTALL_PROGRAM} ${_DISTDIR}/${_DISTFILES} ${PREFIX}/bin/timeseal .if defined(PKGMESSAGE) post-install: @${CAT} ${PKGMESSAGE} .endif .include Property changes on: head/games/timeseal/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.1 \ No newline at end of property +1.2 \ No newline at end of property