head	1.8;
access;
symbols
	RELEASE_8_3_0:1.7
	RELEASE_9_0_0:1.7
	RELEASE_7_4_0:1.7
	RELEASE_8_2_0:1.7
	RELEASE_6_EOL:1.7
	RELEASE_8_1_0:1.7
	RELEASE_7_3_0:1.7
	RELEASE_8_0_0:1.7
	RELEASE_7_2_0:1.7
	RELEASE_7_1_0:1.7
	RELEASE_6_4_0:1.7
	RELEASE_5_EOL:1.7
	RELEASE_7_0_0:1.7
	RELEASE_6_3_0:1.7
	PRE_XORG_7:1.7
	RELEASE_4_EOL:1.7
	RELEASE_6_2_0:1.7
	RELEASE_6_1_0:1.6
	RELEASE_5_5_0:1.6
	RELEASE_6_0_0:1.6
	RELEASE_5_4_0:1.6
	RELEASE_4_11_0:1.6
	RELEASE_5_3_0:1.6
	RELEASE_4_10_0:1.6
	RELEASE_5_2_1:1.6
	RELEASE_5_2_0:1.6
	RELEASE_4_9_0:1.6
	RELEASE_5_1_0:1.6
	RELEASE_4_8_0:1.6
	RELEASE_5_0_0:1.5
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.2
	RELEASE_4_5_0:1.2
	RELEASE_4_4_0:1.2;
locks; strict;
comment	@# @;


1.8
date	2012.11.17.05.58.48;	author svnexp;	state Exp;
branches;
next	1.7;

1.7
date	2006.08.15.00.29.06;	author clsung;	state Exp;
branches;
next	1.6;

1.6
date	2003.02.20.18.37.55;	author knu;	state Exp;
branches;
next	1.5;

1.5
date	2002.11.10.16.46.49;	author lioux;	state Exp;
branches;
next	1.4;

1.4
date	2002.11.06.22.45.46;	author adamw;	state Exp;
branches;
next	1.3;

1.3
date	2002.05.06.09.57.22;	author ijliao;	state Exp;
branches;
next	1.2;

1.2
date	2001.06.14.05.21.56;	author ijliao;	state Exp;
branches;
next	1.1;

1.1
date	2001.05.31.16.33.18;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.8
log
@Switch exporter over
@
text
@# ex:ts=8
# New ports collection makefile for:	awka
# Date created:			May 31, 2001
# Whom:				ijliao
#
# $FreeBSD: head/lang/awka/Makefile 300896 2012-07-14 13:54:48Z beat $

PORTNAME=	awka
PORTVERSION=	0.7.5
CATEGORIES=	lang
MASTER_SITES=	http://awka.sourceforge.net/

MAINTAINER=	ports@@FreeBSD.org
COMMENT=	Converts the AWK script to C, then compiles it

GNU_CONFIGURE=	yes

USE_LDCONFIG=	yes

MANCOMPRESSED=	no
MAN1=	awka.1
MAN5=	awka-elm.5 awka-elmref.5

post-install:
	@@${STRIP_CMD} ${PREFIX}/bin/awka

.include <bsd.port.mk>
@


1.7
log
@- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- these include irc/ japanese/ java/ lang/ mail/ math/ maintained by ports@@

PR:		ports/101916
Submitted by:	Gea-Suan Lin <gslin_AT_gslin dot org>
@
text
@d6 1
a6 1
# $FreeBSD$
@


1.6
log
@De-pkg-comment.
@
text
@d18 1
a18 1
INSTALLS_SHLIB=	yes
@


1.5
log
@o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
@
text
@d14 1
@


1.4
log
@Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat
@
text
@a14 2
PORTCOMMENT=	Converts the AWK script to C, then compiles it

@


1.3
log
@upgrade to 0.7.5
drop maintainership
@
text
@d15 2
@


1.2
log
@upgrade to 0.7.4
@
text
@d6 1
a6 1
# $FreeBSD: ports/lang/awka/Makefile,v 1.1 2001/05/31 16:33:18 ijliao Exp $
d9 1
a9 1
PORTVERSION=	0.7.4
d13 1
a13 1
MAINTAINER=	ijliao@@FreeBSD.org
d24 1
a24 1
	@@strip ${PREFIX}/bin/awka
@


1.1
log
@add awka
Converts the AWK script to C, then compiles it
@
text
@d6 1
a6 1
# $FreeBSD$
d9 1
a9 1
PORTVERSION=	0.7.3
@

