diff --git a/en_US.ISO8859-1/books/porters-handbook/book.sgml b/en_US.ISO8859-1/books/porters-handbook/book.sgml index 603e37d006..0fcbbf6736 100644 --- a/en_US.ISO8859-1/books/porters-handbook/book.sgml +++ b/en_US.ISO8859-1/books/porters-handbook/book.sgml @@ -110,6 +110,7 @@ CATEGORIES= games MASTER_SITES= ftp://ftp.cs.columbia.edu/archives/X11R5/contrib/ MAINTAINER= asami@FreeBSD.org +COMMENT= A cat chasing a mouse all over the screen MAN1= oneko.1 MANCOMPRESSED= yes @@ -127,26 +128,13 @@ USE_IMAKE= yes Writing the description files - There are three description files that are required for + There are two description files that are required for any port, whether they actually package or not. They are - pkg-comment, - pkg-descr, and - pkg-plist, and their + pkg-descr and + pkg-plist. Their pkg- prefix distinguishes them from other files. - - <filename>pkg-comment</filename> - - This is the one-line description of the port. - Please do not include the package name (or - version number of the software) in the comment. The comment - should begin with a capital, and end without a period. Here - is an example: - - A cat chasing a mouse all over the screen - - <filename>pkg-descr</filename> @@ -2624,6 +2612,21 @@ PATCHFILES= patch1:test Makefiles section. + + <makevar>COMMENT</makevar> + + This is a one-line description of the port. + Please do not include the package name (or + version number of the software) in the comment. The comment + should begin with a capital, and end without a period. Here + is an example: + + COMMENT= A cat chasing a mouse all over the screen + + The COMMENT variable should immediately follow the MAINTAINER + variable in the Makefile. + + Dependencies @@ -4396,11 +4399,6 @@ PLIST_SUB= OCTAVE_VERSION=${OCTAVE_VERSION} - - COMMENT - ${PKGDIR}/pkg-comment - - DESCR ${PKGDIR}/pkg-descr @@ -6073,8 +6071,8 @@ drweb:*:426:426:Dr.Web Mail Scanner:/nonexistent:/sbin/nologin Miscellanea - The files pkg-comment, - pkg-descr, and pkg-plist + The files + pkg-descr and pkg-plist should each be double-checked. If you are reviewing a port and feel they can be worded better, do so. @@ -6156,6 +6154,7 @@ PATCHFILES= xdvi-18.patch1.gz xdvi-18.patch2.gz original porter reasonably promptly. If you really do not want to have your address here, set it to "ports@FreeBSD.org".] MAINTAINER= asami@FreeBSD.org +COMMENT= A DVI Previewer for the X Window System [dependencies -- can be empty] RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript