aboutsummaryrefslogtreecommitdiffstats
path: root/games/an/Makefile
blob: 380c07b4937fadd4c40c77ee94c2eb5e37a1b8bb (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
# New ports collection makefile for:    an
# Date created:     28 Feb 1997
# Whom:         proff
#
# $FreeBSD$
#

PORTNAME=   an
PORTVERSION=    0.95
CATEGORIES= games
MASTER_SITES=   ${MASTER_SITE_DEBIAN_POOL}
DISTNAME=   ${PORTNAME}_${PORTVERSION}.orig

MAINTAINER= ports@FreeBSD.org
COMMENT=    Fast anagram generator

WRKSRC=     ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_REINPLACE=  yes
ALL_TARGET= with-getopt
MAN6=       an.6

post-patch:
    @${FIND} ${WRKSRC} -name "Makefile" | ${XARGS} ${REINPLACE_CMD} -e \
        's|^CC=|CC?=|g ; \
         s|^CFLAGS=-O2|CFLAGS+=|g ; \
         s| make| \$$\(MAKE\)|g'
    @${REINPLACE_CMD} -e 's|^\#OBJS|OBJS|' ${WRKSRC}/Makefile
    @${REINPLACE_CMD} -e '/<stdint.h>/d' ${WRKSRC}/an.c

do-install:
    ${INSTALL_PROGRAM} ${WRKSRC}/an ${PREFIX}/bin
    ${INSTALL_MAN} ${WRKSRC}/an.6 ${MANPREFIX}/man/man6

.include <bsd.port.mk>
06279c66dc9f23b128'>Clear moonlight beckons.ade2003-03-072-1/+1 * Remove MarcusCom from the list of MASTER_SITES. I was only hostingmarcus2002-12-271-2/+1 * Use a description that actually explains what esound is, and what it does.adamw2002-12-101-1/+11 * GNOME has just changed the layout of their FTP site. This resulted inmarcus2002-09-211-1/+1 * Update to 0.2.29.marcus2002-08-283-36/+34 * Add another mirror for esound since it appears there are some GNOME-mirrormarcus2002-06-201-1/+2 * Update to 0.2.28.marcus2002-06-202-2/+2 * Update to 0.2.27.marcus2002-06-094-27/+15 * Put back gugetopt dependency taken out by marcus. The reason the dependencysobomax2002-05-111-3/+4 * Remove need for gnugetopt. This was corrected in 0.2.26.marcus2002-05-081-3/+3 * Update to 0.2.26.sobomax2002-05-074-48/+16 * Update to 0.2.25.sobomax2002-04-255-33/+70 * Fix silly typo in last commit.ade2002-03-112-2/+2 * Update to 0.2.24.sobomax2002-03-043-10/+14 * Remove pkgconfig from ${BUILD,RUN}_DEPENDS, because from now on it is inheritedsobomax2002-02-211-2/+0 * Prevent /bin/sh from hanging around along with esd just polluting ps(1) output.sobomax2002-02-181-4/+16 * Update to 0.2.23.sobomax2001-10-245-9/+37 * SWitch maintainership of core GNOME ports to a small group ofade2001-05-121-1/+1