mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
07f1d50cbc
PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
20 lines
400 B
Makefile
20 lines
400 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= bruno@tinkerbox.org
|
|
COMMENT= A versatile programmer for atmel AVR microcontrollers
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|