aboutsummaryrefslogtreecommitdiffstats
path: root/games/xcogitate/Makefile
blob: 25d24f6c4fcfd1b185db829bbe16ccb35a9b1846 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# New ports collection makefile for:    xcogitate
# Date created:             15 March 1998
# Whom:                 Andrey Zakhvatov
#
# $FreeBSD$
#

PORTNAME=   xcogitate
PORTVERSION=    1.02
PORTREVISION=   2
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mph

MAINTAINER= ports@FreeBSD.org
COMMENT=    A logic game with board and stones

PLIST_FILES=    bin/xcogitate
USE_XORG=   xpm
WRKSRC=     ${WRKDIR}/XCOGITATE_SOURCE

do-build:
    cd ${WRKSRC} && ${CC} ${CFLAGS} -I${LOCALBASE}/include -o xcogitate xcogitate.c -L${LOCALBASE}/lib -lX11 -lXpm

do-install:
    @ ${INSTALL_PROGRAM} ${WRKSRC}/xcogitate ${PREFIX}/bin

.include <bsd.port.mk>
git.cgi/freebsd-ports-gnome/commit/games/empire?h=gstreamer0.10-removal&id=1da03d4593d245dea797f1216d6aaa745fb09633'>URL updates.naddy2003-02-101-1/+1 * Update to 1.4arved2003-01-263-34/+31 * o Rollback PORTCOMMENT modifications while this feature's implementationlioux2002-11-112-2/+1 * Fix PORTCOMMENTs that were killing INDEX builds.adamw2002-11-071-1/+1 * Use PORTCOMMENT in the Makefile, and whack the pkg-comment.adamw2002-11-072-1/+2