2001-03-11 03:11:17 +01:00
|
|
|
# New ports collection makefile for: uisp
|
|
|
|
# Date created: 17 Feb 2001
|
|
|
|
# Whom: Bruno Schwander<bruno@tinkerbox.org>
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= uisp
|
2002-11-21 20:56:10 +01:00
|
|
|
PORTVERSION= 20020626
|
2001-03-11 03:11:17 +01:00
|
|
|
CATEGORIES= devel
|
2002-11-21 20:56:10 +01:00
|
|
|
MASTER_SITES= http://savannah.nongnu.org/download/uisp/
|
2001-03-11 03:11:17 +01:00
|
|
|
|
2002-11-21 20:56:10 +01:00
|
|
|
MAINTAINER= bruno@tinkerbox.org
|
2003-02-21 12:23:04 +01:00
|
|
|
COMMENT= A versatile programmer for atmel AVR microcontrollers
|
2001-03-11 03:11:17 +01:00
|
|
|
|
2002-11-21 20:56:10 +01:00
|
|
|
GNU_CONFIGURE= yes
|
2001-03-11 03:11:17 +01:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|