freebsd-ports/devel/uisp/Makefile
Mark Linimon d965d46a96 Maintainer reports that distfile is unfetchable and that the port has
basically been replaced by devel/avrdude.  Reset maintainer as per his
request and start the de-orbit burn.
2004-03-17 11:54:01 +00:00

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>