diff options
author | Brian S. Dean <bsd@FreeBSD.org> | 2005-02-12 14:45:19 +0000 |
---|---|---|
committer | Brian S. Dean <bsd@FreeBSD.org> | 2005-02-12 14:45:19 +0000 |
commit | 5c9c92bea5ee432e14616e0718500b630b7480d1 (patch) | |
tree | b5da32d61488ae1cb11981a9f22df28e744eee7d /devel/avrdude | |
parent | f3a08e71c648ba509f09338b8f851088de0475d0 (diff) | |
download | ports-5c9c92bea5ee432e14616e0718500b630b7480d1.tar.gz ports-5c9c92bea5ee432e14616e0718500b630b7480d1.zip |
Notes
Diffstat (limited to 'devel/avrdude')
-rw-r--r-- | devel/avrdude/Makefile | 10 | ||||
-rw-r--r-- | devel/avrdude/distinfo | 4 | ||||
-rw-r--r-- | devel/avrdude/pkg-plist | 46 |
3 files changed, 6 insertions, 54 deletions
diff --git a/devel/avrdude/Makefile b/devel/avrdude/Makefile index 6b5be908702e..f342542b1d44 100644 --- a/devel/avrdude/Makefile +++ b/devel/avrdude/Makefile @@ -6,20 +6,18 @@ # PORTNAME= avrdude -PORTVERSION= 4.4.0 +PORTVERSION= 4.4.0.20050211 CATEGORIES= devel -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= bsd MAINTAINER= bsd@FreeBSD.org COMMENT= Program for programming the on-chip memory of Atmel AVR CPUs -BUILD_DEPENDS= pdftex:${PORTSDIR}/print/teTeX - MAN1= avrdude.1 MANCOMPRESSED= no HAS_CONFIGURE= yes -CONFIGURE_ARGS= --prefix=${PREFIX} --disable-versioned-doc +CONFIGURE_ARGS= --prefix=${PREFIX} .include <bsd.port.mk> diff --git a/devel/avrdude/distinfo b/devel/avrdude/distinfo index 5c811bd1c29d..ea8f4cfc20a9 100644 --- a/devel/avrdude/distinfo +++ b/devel/avrdude/distinfo @@ -1,2 +1,2 @@ -MD5 (avrdude-4.4.0.tar.gz) = e9aec3dfaa022d5c6878aa355d69c83d -SIZE (avrdude-4.4.0.tar.gz) = 347473 +MD5 (avrdude-4.4.0.20050211.tar.gz) = 26eb1296e9ba3ebff4220c7af30e9a86 +SIZE (avrdude-4.4.0.20050211.tar.gz) = 251483 diff --git a/devel/avrdude/pkg-plist b/devel/avrdude/pkg-plist index 842e905d7f0b..be96c50b29c5 100644 --- a/devel/avrdude/pkg-plist +++ b/devel/avrdude/pkg-plist @@ -1,48 +1,2 @@ bin/avrdude -share/doc/avrdude/avrdude.pdf etc/avrdude.conf -share/doc/avrdude/avrdude-html/avrdude_1.html -share/doc/avrdude/avrdude-html/avrdude_10.html -share/doc/avrdude/avrdude-html/avrdude_11.html -share/doc/avrdude/avrdude-html/avrdude_12.html -share/doc/avrdude/avrdude-html/avrdude_13.html -share/doc/avrdude/avrdude-html/avrdude_14.html -share/doc/avrdude/avrdude-html/avrdude_15.html -share/doc/avrdude/avrdude-html/avrdude_16.html -share/doc/avrdude/avrdude-html/avrdude_17.html -share/doc/avrdude/avrdude-html/avrdude_18.html -share/doc/avrdude/avrdude-html/avrdude_19.html -share/doc/avrdude/avrdude-html/avrdude_2.html -share/doc/avrdude/avrdude-html/avrdude_20.html -share/doc/avrdude/avrdude-html/avrdude_21.html -share/doc/avrdude/avrdude-html/avrdude_22.html -share/doc/avrdude/avrdude-html/avrdude_23.html -share/doc/avrdude/avrdude-html/avrdude_24.html -share/doc/avrdude/avrdude-html/avrdude_25.html -share/doc/avrdude/avrdude-html/avrdude_26.html -share/doc/avrdude/avrdude-html/avrdude_27.html -share/doc/avrdude/avrdude-html/avrdude_28.html -share/doc/avrdude/avrdude-html/avrdude_29.html -share/doc/avrdude/avrdude-html/avrdude_3.html -share/doc/avrdude/avrdude-html/avrdude_30.html -share/doc/avrdude/avrdude-html/avrdude_31.html -share/doc/avrdude/avrdude-html/avrdude_32.html -share/doc/avrdude/avrdude-html/avrdude_33.html -share/doc/avrdude/avrdude-html/avrdude_34.html -share/doc/avrdude/avrdude-html/avrdude_35.html -share/doc/avrdude/avrdude-html/avrdude_36.html -share/doc/avrdude/avrdude-html/avrdude_37.html -share/doc/avrdude/avrdude-html/avrdude_38.html -share/doc/avrdude/avrdude-html/avrdude_4.html -share/doc/avrdude/avrdude-html/avrdude_5.html -share/doc/avrdude/avrdude-html/avrdude_6.html -share/doc/avrdude/avrdude-html/avrdude_7.html -share/doc/avrdude/avrdude-html/avrdude_8.html -share/doc/avrdude/avrdude-html/avrdude_9.html -share/doc/avrdude/avrdude-html/avrdude_toc.html -share/doc/avrdude/avrdude.ps -@unexec install-info --delete %D/info/avrdude.info %D/info/dir -info/avrdude.info -@exec install-info %D/info/avrdude.info %D/info/dir -@dirrm share/doc/avrdude/avrdude-html -@dirrm share/doc/avrdude |