1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-05 01:55:52 +00:00
freebsd-ports/devel/avrprog/Makefile
Brian S. Dean 8413ea6ad4 Update to version 2.1.5 - contains a fix for certain in circuit
programming situations, and a minor usability improvement for
interactive mode.
2002-11-23 01:27:18 +00:00

20 lines
341 B
Makefile

# New ports collection makefile for: avrprog
# Date created: 25 Febuary 2001
# Whom: Brian Dean <bsd@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= avrprog
PORTVERSION= 2.1.5
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bsd
MAINTAINER= bsd@FreeBSD.org
MAN1= avrprog.1
MANCOMPRESSED= no
.include <bsd.port.mk>