aboutsummaryrefslogtreecommitdiffstats
path: root/devel/uisp/Makefile
blob: fb01f9a641259d9f968b8218b926f6a7d609e14e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# New ports collection makefile for:    uisp
# Date created:     17 Feb 2001
# Whom:         Bruno Schwander<bruno@tinkerbox.org>
#
# $FreeBSD$
#

PORTNAME=   uisp
PORTVERSION=    20020626
CATEGORIES= devel
MASTER_SITES=   http://savannah.nongnu.org/download/uisp/

MAINTAINER= bruno@tinkerbox.org
COMMENT=    A versatile programmer for atmel AVR microcontrollers

GNU_CONFIGURE=  yes

.include <bsd.port.mk>