d965d46a96
basically been replaced by devel/avrdude. Reset maintainer as per his request and start the de-orbit burn.
23 lines
498 B
Makefile
23 lines
498 B
Makefile
# 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= ${MASTER_SITE_SAVANNAH}
|
|
MASTER_SITE_SUBDIR= ${PORTNAME}
|
|
|
|
MAINTAINER= ports@FreeBSD.org
|
|
COMMENT= A versatile programmer for atmel AVR microcontrollers
|
|
|
|
DEPRECATED= "distfile unfetchable\; superceded by devel/avrdude"
|
|
EXPIRATION_DATE= "April 17, 2004"
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|