aboutsummaryrefslogtreecommitdiffstats
path: root/games/xhexagons/Makefile
blob: 2e0d05f84b69b9e3a5d595522bd4cfeebfbe19bb (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
# New ports collection makefile for:    xhexagons
# Date created:             20 May 1998
# Whom:                 Andrey Zakhvatov
#
# $FreeBSD$
#

PORTNAME=   xhexagons
PORTVERSION=    5.5.2
PORTREVISION=   1
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_XCONTRIB}
MASTER_SITE_SUBDIR= games/xpuzzles

MAINTAINER= ports@FreeBSD.org
COMMENT=    Hexagons puzzle (similar to Fifteen Puzzle) for X Window System

WRKSRC=     ${WRKDIR}/xhexagons
USE_IMAKE=  yes
MAN1=       xhexagons.1
XFREE86_HTML_MAN=   no
NO_INSTALL_MANPAGES=    yes

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/xhexagons ${PREFIX}/bin
    ${INSTALL_DATA} ${WRKSRC}/Hexagons.ad ${PREFIX}/lib/X11/app-defaults/Hexagons
    ${INSTALL_MAN} ${WRKSRC}/xhexagons.man ${PREFIX}/man/man1/xhexagons.1

.include <bsd.port.mk>
class='commitgraph'>* Rename all patches that contain '::' as a path separator, and useadamw2014-07-301-0/+0 * Rename p*/ patch-xy patches to reflect the files they modify.adamw2014-07-292-0/+0 * Update to 1.8.2rene2014-07-213-5/+4 * Fix some non default LIB_DEPENDSbapt2014-07-161-1/+1 * Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.adamw2014-07-161-0/+2 * 1: Stagify.vanilla2014-07-152-58/+109 * Modernize LIB_DEPENDSbapt2014-07-153-3/+3 * Reset maintainershipbapt2014-07-074-9/+9 * - Switch to USES=libtool, drop .la filesamdmi32014-07-042-4/+5 * - Remove conditional on ${PORT_OPTIONS:MDOCS} and simplify the Makefiledanfe2014-06-263-10/+6 * Convert GMAKE to MAKE_CMDbapt2014-06-251-1/+1 * 1: Stagify.vanilla2014-06-242-24/+41 * Unbreakantoine2014-06-212-9/+11 * Add staging supportskreuzer2014-06-191-6/+5 * Convert to use new options frameworkskreuzer2014-06-191-1/+3 * Add staging supportskreuzer2014-06-191-5/+8 * Add staging supportskreuzer2014-06-192-14/+17 * 1: Stagify.vanilla2014-06-102-12/+11 * Stagify.vanilla2014-06-102-1/+17 * Stagify.vanilla2014-06-101-2/+1 * - Convert gmake to USESmiwi2014-05-292-3/+2 * 2014-04-10 palm/gnome-pilot: gnome-panel 2.x will be updated in the GNOME 3 i...bapt2014-04-11