aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/anteater/Makefile
blob: 3f363820190a3a10be3557edcf55ed64a3a02a15 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# ex:ts=8
# New ports collection makefile for:    anteater
# Date created:         Aug 13, 2001
# Whom:             ijliao
#
# $FreeBSD$
#

PORTNAME=   anteater
PORTVERSION=    0.4
CATEGORIES= sysutils
MASTER_SITES=   ftp://ftp.profzone.ch/drzoom/anteater/

MAINTAINER= ports@FreeBSD.org

USE_NEWGCC= yes
GNU_CONFIGURE=  yes
CONFIGURE_ARGS= --enable-strstream

.include <bsd.port.mk>