aboutsummaryrefslogtreecommitdiffstats
path: root/games/xkoules/Makefile
blob: 6d1415ea8c2a666e4402b61c2046dc1bb5ee4002 (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
29
30
31
32
33
34
35
36
# New ports collection makefile for:    xkoules
# Date created:             11 March 1998
# Whom:                 Andrey Zakhvatov
#
# $FreeBSD$
#

PORTNAME=   xkoules
PORTVERSION=    1.4
PORTREVISION=   3
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/arcade/koules
DISTNAME=   ${PORTNAME:S/^x//}${PORTVERSION}
EXTRACT_SUFX=   -src.tar.gz

MAINTAINER= ports@FreeBSD.org
COMMENT=    Fast action arcade-style game for X Window

USE_IMAKE=  yes
USE_XORG=   x11 xext
MAN6=       xkoules.6
MAKE_JOBS_UNSAFE=   yes

post-extract:
    @${CP} ${WRKSRC}/xkoules.6 ${WRKSRC}/xkoules.man

post-install:
.if !defined(NOPORTDOCS)
    @${MKDIR} ${DOCSDIR}
.for file in ANNOUNCE BUGS Card ChangeLog Koules.FAQ TODO
    @${INSTALL_DATA} ${WRKSRC}/${file} ${DOCSDIR}
.endfor
.endif

.include <bsd.port.mk>
r> * Move USE_* above bsd.port.pre.mk.oliver2003-10-031-3/+10 * update sylpheed to 0.9.6oliver2003-09-252-2/+2 * Fix non-default dependency on openldap2[012] which is broken by splitting.kuriyama2003-08-151-1/+1 * update sylpheed to 0.9.4oliver2003-07-262-4/+6 * update sylpheed to 0.9.3oliver2003-07-063-83/+83 * libtool uber-patchade2003-06-271-1/+1 * update sylpheed to 0.9.2oliver2003-06-092-2/+2 * update sylpheed to 0.9.1oliver2003-06-042-2/+2 * Update sylpheed to 0.9.0oliver2003-05-162-4/+3 * update sylpheed to 0.9.0pre1oliver2003-05-153-3/+5 * redefine the MAINTAINER field with my FreeBSD addressoliver2003-05-071-1/+1 * USE_IMLIB is deprecated. Switching all USE_IMLIB references to appropriateadamw2003-04-211-3/+3 * Update to 0.8.11.nork2003-03-233-5/+6 * Point dependencies on net/openldap2 to net/openldap20edwin2003-02-241-1/+1 * De-pkg-comment.knu2003-02-212-1/+1 * Update to 0.8.10.nork2003-02-042-2/+2 * use iconv instead of libjconv.nork2003-01-311-8/+0 * Update to 0.8.9arved2003-01-192-2/+2 * Update to 0.8.8arved2003-01-033-3/+5 * Maintainer update.alane2002-11-242-73/+88 * Update to 0.8.6arved2002-11-162-2/+2 * Use bsd.port.(pre|post).mkarved2002-11-031-1/+3 * Update to 0.8.5pat2002-10-062-2/+2 * upgrade to 0.8.3ijliao2002-09-202-3/+3 * bump gpgme shlib versionijliao2002-09-201-1/+2 * Chase the pisock shared lib version number. Note, this new version maymarcus2002-09-181-1/+1 * Update to version 0.8.2kevlo2002-08-282-2/+2 * Update to 0.8.1pat2002-07-272-2/+2