From 54ffdd032c7d5a104ceab7868fe267513d681789 Mon Sep 17 00:00:00 2001 From: Clement Laforet Date: Tue, 3 Feb 2004 09:32:16 +0000 Subject: - Update to 0.4 - kill pkg-plist PR: 62082 Submitted by: Bruce Cran (maintainer) --- sysutils/ataidle/Makefile | 7 ++++--- sysutils/ataidle/distinfo | 2 +- sysutils/ataidle/pkg-descr | 1 - sysutils/ataidle/pkg-plist | 6 ------ 4 files changed, 5 insertions(+), 11 deletions(-) delete mode 100644 sysutils/ataidle/pkg-plist diff --git a/sysutils/ataidle/Makefile b/sysutils/ataidle/Makefile index ca4e017c751e..c30eb0475162 100644 --- a/sysutils/ataidle/Makefile +++ b/sysutils/ataidle/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ataidle -PORTVERSION= 0.3 +PORTVERSION= 0.4 CATEGORIES= sysutils MASTER_SITES= http://www.cran.org.uk/bruce/software/ @@ -14,14 +14,15 @@ MAINTAINER= bruce@cran.org.uk COMMENT= Utility to set spindown timeout for ATA drives MAN8= ataidle.8 -DOCS= COPYING ChangeLog README +PORTDOCS= COPYING ChangeLog README +PLIST_FILES= sbin/ataidle do-install: ${INSTALL_PROGRAM} ${WRKSRC}/ataidle ${PREFIX}/sbin ${INSTALL_MAN} ${WRKSRC}/ataidle.8 ${MAN8PREFIX}/man/man8 .if !defined(NOPORTDOCS) @${MKDIR} ${DOCSDIR} - cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR} + cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif .include diff --git a/sysutils/ataidle/distinfo b/sysutils/ataidle/distinfo index 1a4339e8f3b5..b5f6e3ca456b 100644 --- a/sysutils/ataidle/distinfo +++ b/sysutils/ataidle/distinfo @@ -1 +1 @@ -MD5 (ataidle-0.3.tar.gz) = f8096d7a2de3a73bd62811da3dd9281e +MD5 (ataidle-0.4.tar.gz) = 8cc919a43ed185f61bc64ca3afccc1f5 diff --git a/sysutils/ataidle/pkg-descr b/sysutils/ataidle/pkg-descr index c5da942c49f2..1734147758a1 100644 --- a/sysutils/ataidle/pkg-descr +++ b/sysutils/ataidle/pkg-descr @@ -5,4 +5,3 @@ the installed devices. Author: Bruce Cran WWW: http://www.cran.org.uk/bruce/software.php - diff --git a/sysutils/ataidle/pkg-plist b/sysutils/ataidle/pkg-plist deleted file mode 100644 index 0d19d4758120..000000000000 --- a/sysutils/ataidle/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -@comment $FreeBSD$ -sbin/ataidle -%%PORTDOCS%%%%DOCSDIR%%/COPYING -%%PORTDOCS%%%%DOCSDIR%%/ChangeLog -%%PORTDOCS%%%%DOCSDIR%%/README -%%PORTDOCS%%@dirrm %%DOCSDIR%% -- cgit v1.2.3