aboutsummaryrefslogblamecommitdiff
path: root/devel/avarice/Makefile
blob: 8486b2f0f187e16401c1153695b7c59b1f65ac20 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                          
           

                       
                    
                 
                     
                                                                     
 
                                 

                                                                             

                     
                               
 
                   
                                           
 
                      
# Created by: Brian Dean <bsd@FreeBSD.org>
# $FreeBSD$

PORTNAME=	avarice
PORTVERSION=	2.13
PORTREVISION=	2
CATEGORIES=	devel
MASTER_SITES=	SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}

MAINTAINER=	joerg@FreeBSD.org
COMMENT=	Atmel AVR JTAG programmer and debugging interface for avr-gdb

LICENSE=	GPLv2

USES=		perl5 tar:bzip2

GNU_CONFIGURE=	yes
CONFIGURE_ENV=	ac_cv_path_pathperl=${PERL}

.include <bsd.port.mk>