From f7b65521140c2579d3e47f00589a320de665fe44 Mon Sep 17 00:00:00 2001 From: Kirill Ponomarev Date: Wed, 6 Aug 2003 21:46:15 +0000 Subject: Use INFO macro PR: 55322 Submitted by: maintainer --- net/wol/Makefile | 1 + net/wol/pkg-plist | 4 +--- 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'net/wol') diff --git a/net/wol/Makefile b/net/wol/Makefile index e834d8ceb31f..85d08829e42c 100644 --- a/net/wol/Makefile +++ b/net/wol/Makefile @@ -26,6 +26,7 @@ LDFLAGS= -L${LOCALBASE}/lib CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +INFO= wol DOCS= AUTHORS NEWS README TODO .if !defined(NOPORTDOCS) diff --git a/net/wol/pkg-plist b/net/wol/pkg-plist index 24ebf225638a..d2b9e21c4ccc 100644 --- a/net/wol/pkg-plist +++ b/net/wol/pkg-plist @@ -1,8 +1,6 @@ +@comment $FreeBSD$ bin/wol bin/wol-dhcpdconf -@unexec install-info --delete %D/info/wol.info %D/info/dir -info/wol.info -@exec install-info %D/info/wol.info %D/info/dir %%PORTDOCS%%%%DOCSDIR%%/AUTHORS %%PORTDOCS%%%%DOCSDIR%%/NEWS %%PORTDOCS%%%%DOCSDIR%%/README -- cgit v1.2.3