diff options
Diffstat (limited to 'net/pxe/Makefile')
-rw-r--r-- | net/pxe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/pxe/Makefile b/net/pxe/Makefile index 111ebe1893af..b16a751ef508 100644 --- a/net/pxe/Makefile +++ b/net/pxe/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.kano.org.uk/projects/pxe/ \ ftp://ftp.nuug.no/pub/anders/distfiles/ MAINTAINER= anders@FreeBSD.org +COMMENT= PXE daemon, set up a boot menu for netbooting PXE enabled clients GNU_CONFIGURE= yes USE_REINPLACE= yes |