aboutsummaryrefslogtreecommitdiffstats
path: root/devel/avrprog/Makefile
blob: 3ec69cf83562e97ad0a0e8a813cc31c4add9fc9b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# New ports collection makefile for:    avrprog
# Date created:             25 Febuary 2001
# Whom:                 Brian Dean <bsd@FreeBSD.org>
#
# $FreeBSD$
#

PORTNAME=   avrprog
PORTVERSION=    2.1.3
CATEGORIES= devel
MASTER_SITES=   ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= bsd

MAINTAINER= bsd@FreeBSD.org

MAN1=       avrprog.1
MANCOMPRESSED=  no

.include <bsd.port.mk>