aboutsummaryrefslogblamecommitdiff
path: root/lang/mawk/Makefile
blob: 8ba75c1009daca81bca55f37b3b8167f09f03508 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                  
 
                    
                              
                    
                                                           
 
                               
                                                            
 
                     
 
                   
                       
 

                                  
 
                      
# Created by: Pedro F. Giffuni <giffunip@asme.org>

PORTNAME=	mawk
DISTVERSION=	1.3.4-20190203
CATEGORIES=	lang
MASTER_SITES=	ftp://ftp.invisible-island.net/${PORTNAME}/

MAINTAINER=	wen@FreeBSD.org
COMMENT=	Interpreter for the AWK Programming Language

LICENSE=	GPLv2

GNU_CONFIGURE=	yes
USES=		tar:tgz

PLIST_FILES=	bin/mawk \
		man/man1/mawk.1.gz

.include <bsd.port.mk>