diff options
58 files changed, 29 insertions, 30 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index a9adc1ce5f18..a12b35249e89 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \ MASTER_SITE_SUBDIR= keramida MAINTAINER= kot@premierbank.dp.ua +COMMENT= Open-source ARJ USE_AUTOCONF= yes USE_GMAKE= yes diff --git a/archivers/arj/pkg-comment b/archivers/arj/pkg-comment deleted file mode 100644 index f63eabf77bdc..000000000000 --- a/archivers/arj/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Open-source ARJ diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile index 04d2fe27dbe7..81efe58d77f0 100644 --- a/archivers/bzip2/Makefile +++ b/archivers/bzip2/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEWARE} MASTER_SITE_SUBDIR= bzip2/v102 MAINTAINER= jharris@widomaker.com +COMMENT= A block-sorting file compressor .if exists(/usr/bin/bzip2) IGNORE= bzip2 is in the base system diff --git a/archivers/bzip2/pkg-comment b/archivers/bzip2/pkg-comment deleted file mode 100644 index b2289372af60..000000000000 --- a/archivers/bzip2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A block-sorting file compressor diff --git a/archivers/freeze/Makefile b/archivers/freeze/Makefile index 40696826834f..9602afebbccc 100644 --- a/archivers/freeze/Makefile +++ b/archivers/freeze/Makefile @@ -12,6 +12,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/compression/ MAINTAINER= lukin@okbmei.msk.su +COMMENT= Compression program - often used in QNX GNU_CONFIGURE= yes ALL_TARGET= prog diff --git a/archivers/freeze/pkg-comment b/archivers/freeze/pkg-comment deleted file mode 100644 index b73fc0742f98..000000000000 --- a/archivers/freeze/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Compression program - often used in QNX diff --git a/archivers/gzip/Makefile b/archivers/gzip/Makefile index 7db339d5ead4..be5e08959b63 100644 --- a/archivers/gzip/Makefile +++ b/archivers/gzip/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} # EXTRACT_SUFX= .tar MAINTAINER= cyrille.lefevre@laposte.net +COMMENT= A compression utility designed to be a replacement for compress MASTER_SITES= ftp://ftp.digex.net/pub/linux/slackware/slackware-8.1/source/a/gzip/ \ ftp://sunfreeware.risq.qc.ca/SOURCES/ \ diff --git a/archivers/gzip/pkg-comment b/archivers/gzip/pkg-comment deleted file mode 100644 index a48b755c97b9..000000000000 --- a/archivers/gzip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A compression utility designed to be a replacement for compress diff --git a/archivers/lbrate/Makefile b/archivers/lbrate/Makefile index 9302d2993f04..680186657455 100644 --- a/archivers/lbrate/Makefile +++ b/archivers/lbrate/Makefile @@ -11,6 +11,7 @@ CATEGORIES= archivers MASTER_SITES= ftp://ftp.ibiblio.org/pub/Linux/utils/compress/ MAINTAINER= gslin@ccca.nctu.edu.tw +COMMENT= Extract/decompress CP/M LBR archives LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/archivers/lbrate/pkg-comment b/archivers/lbrate/pkg-comment deleted file mode 100644 index b7257f83a166..000000000000 --- a/archivers/lbrate/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extract/decompress CP/M LBR archives diff --git a/archivers/mtf/Makefile b/archivers/mtf/Makefile index 74f0e1a69b51..3b570fe894d4 100644 --- a/archivers/mtf/Makefile +++ b/archivers/mtf/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= system/backup EXTRACT_SUFX= .tgz MAINTAINER= pcasidy@casidy.com +COMMENT= A Unix reader for the Microsoft Tape Format used by NT Backup ALL_TARGET= # empty diff --git a/archivers/mtf/pkg-comment b/archivers/mtf/pkg-comment deleted file mode 100644 index 8f558a55744d..000000000000 --- a/archivers/mtf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Unix reader for the Microsoft Tape Format used by NT Backup diff --git a/archivers/nomarch/Makefile b/archivers/nomarch/Makefile index fe2af1192281..e657c921c65f 100644 --- a/archivers/nomarch/Makefile +++ b/archivers/nomarch/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress MAINTAINER= erwin@lansing.dk +COMMENT= Extracts files from the old `.arc' archive format LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/archivers/nomarch/pkg-comment b/archivers/nomarch/pkg-comment deleted file mode 100644 index d64ac6b71350..000000000000 --- a/archivers/nomarch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extracts files from the old `.arc' archive format diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile index d3760f0d5ec2..59b42ee8d358 100644 --- a/archivers/p5-Archive-Tar/Makefile +++ b/archivers/p5-Archive-Tar/Makefile @@ -14,6 +14,7 @@ PKGNAMEPREFIX= p5- EXTRACT_SUFX= .tgz MAINTAINER= roman@xpert.com +COMMENT= Perl module for creation and manipulation of tar files BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} \ diff --git a/archivers/p5-Archive-Tar/pkg-comment b/archivers/p5-Archive-Tar/pkg-comment deleted file mode 100644 index 9bbbc5551df0..000000000000 --- a/archivers/p5-Archive-Tar/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for creation and manipulation of tar files diff --git a/archivers/pkzip/Makefile b/archivers/pkzip/Makefile index 182d11e487ce..a678f8c1c429 100644 --- a/archivers/pkzip/Makefile +++ b/archivers/pkzip/Makefile @@ -13,6 +13,7 @@ DISTNAME= pklin251 EXTRACT_SUFX= .exe MAINTAINER= dbader@eece.unm.edu +COMMENT= Create/update/list/test/extract pkzip ZIP files FORBIDDEN= "security bug--see <URL:http://www.security.nnov.ru/advisories/archdt.asp> and <URL:http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2001-1270>" diff --git a/archivers/pkzip/pkg-comment b/archivers/pkzip/pkg-comment deleted file mode 100644 index dbb4e63b83ca..000000000000 --- a/archivers/pkzip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create/update/list/test/extract pkzip ZIP files diff --git a/archivers/rpm2cpio/Makefile b/archivers/rpm2cpio/Makefile index ae4081dc2262..cb2b8aa9cc1b 100644 --- a/archivers/rpm2cpio/Makefile +++ b/archivers/rpm2cpio/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.iagora.com/~espel/ DISTFILES= ${PORTNAME} MAINTAINER= nox@jelal.kn-bremen.de +COMMENT= Convert .rpm files for extraction with /usr/bin/cpio, needs just perl NO_WRKSUBDIR= yes EXTRACT_CMD= ${CP} diff --git a/archivers/rpm2cpio/pkg-comment b/archivers/rpm2cpio/pkg-comment deleted file mode 100644 index 8aa8b0dc016d..000000000000 --- a/archivers/rpm2cpio/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert .rpm files for extraction with /usr/bin/cpio, needs just perl diff --git a/archivers/szip/Makefile b/archivers/szip/Makefile index 995029130dfe..fe215b68990b 100644 --- a/archivers/szip/Makefile +++ b/archivers/szip/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.compressconsult.com/szip/ DISTNAME= sz${PORTVERSION:S/.//}_src MAINTAINER= tiamat@telegraph.spb.ru +COMMENT= A fast compression utility USE_GMAKE= yes ONLY_FOR_ARCHS= i386 diff --git a/archivers/szip/pkg-comment b/archivers/szip/pkg-comment deleted file mode 100644 index 10537ba7fe6f..000000000000 --- a/archivers/szip/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A fast compression utility diff --git a/archivers/unace/Makefile b/archivers/unace/Makefile index e4eb7c331a42..257b129dbedc 100644 --- a/archivers/unace/Makefile +++ b/archivers/unace/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= utils/compress MAINTAINER= jonny@jonny.eng.br +COMMENT= Extract, view & test ACE archives USE_GMAKE= yes ALL_TARGET= clean unace diff --git a/archivers/unace/pkg-comment b/archivers/unace/pkg-comment deleted file mode 100644 index f6a0f35fb2ad..000000000000 --- a/archivers/unace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extract, view & test ACE archives diff --git a/archivers/unadf/Makefile b/archivers/unadf/Makefile index d83e3c023d1c..159f50cae698 100644 --- a/archivers/unadf/Makefile +++ b/archivers/unadf/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://perso.club-internet.fr/lclevy/adflib/ DISTNAME= adflib MAINTAINER= wigren@home.se +COMMENT= Extracts files from .adf-files used by Amiga emulators NO_WRKSUBDIR= yes USE_REINPLACE= yes diff --git a/archivers/unadf/pkg-comment b/archivers/unadf/pkg-comment deleted file mode 100644 index ec4e89009592..000000000000 --- a/archivers/unadf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extracts files from .adf-files used by Amiga emulators diff --git a/astro/SETIsupport/Makefile b/astro/SETIsupport/Makefile index 72e9fdcd32c5..b4025d8b9775 100644 --- a/astro/SETIsupport/Makefile +++ b/astro/SETIsupport/Makefile @@ -14,6 +14,7 @@ EXTRACT_SUFX= .jar EXTRACT_ONLY= MAINTAINER= gibbon@cocoa.freemail.ne.jp +COMMENT= JAVA application that shows current state of seti@home client RUN_DEPENDS= javavm:${PORTSDIR}/java/javavmwrapper \ ${LOCALBASE}/etc/javavms:${PORTSDIR}/java/jre \ diff --git a/astro/SETIsupport/pkg-comment b/astro/SETIsupport/pkg-comment deleted file mode 100644 index fb07e08d093c..000000000000 --- a/astro/SETIsupport/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -JAVA application that shows current state of seti@home client diff --git a/astro/ephem/Makefile b/astro/ephem/Makefile index d1f3a75aaaf9..a7d792cfb7f1 100644 --- a/astro/ephem/Makefile +++ b/astro/ephem/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS DISTNAME= ${PORTNAME}_${PORTVERSION}_unix MAINTAINER= eserte@cs.tu-berlin.de +COMMENT= An interactive terminal-based astronomical ephemeris program NO_WRKSUBDIR= yes ALL_TARGET= diff --git a/astro/ephem/pkg-comment b/astro/ephem/pkg-comment deleted file mode 100644 index 1e90e98e5b17..000000000000 --- a/astro/ephem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive terminal-based astronomical ephemeris program diff --git a/astro/gkrellmseti/Makefile b/astro/gkrellmseti/Makefile index 108c47ae16d8..f559816fcc22 100644 --- a/astro/gkrellmseti/Makefile +++ b/astro/gkrellmseti/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= gkrellm DISTNAME= ${PORTNAME}-${PORTVERSION}b MAINTAINER= hmendes@brturbo.com +COMMENT= A SETI@home plugin for GKrellM BUILD_DEPENDS= ${X11BASE}/include/gkrellm/gkrellm.h:${PORTSDIR}/sysutils/gkrellm RUN_DEPENDS= gkrellm:${PORTSDIR}/sysutils/gkrellm diff --git a/astro/gkrellmseti/pkg-comment b/astro/gkrellmseti/pkg-comment deleted file mode 100644 index 5dca65d17f6b..000000000000 --- a/astro/gkrellmseti/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A SETI@home plugin for GKrellM diff --git a/astro/gpsdrive/Makefile b/astro/gpsdrive/Makefile index 51b4357efede..3d8910598264 100644 --- a/astro/gpsdrive/Makefile +++ b/astro/gpsdrive/Makefile @@ -17,6 +17,7 @@ MASTER_SITES= http://gpsdrive.kraftvoll.at/ \ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/pre/} MAINTAINER= molter@gufi.org +COMMENT= A GPS navigation system LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/astro/gpsdrive/pkg-comment b/astro/gpsdrive/pkg-comment deleted file mode 100644 index e456dd7c0118..000000000000 --- a/astro/gpsdrive/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GPS navigation system diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile index 14a5225e4d8d..07733db575ce 100644 --- a/astro/gpsman/Makefile +++ b/astro/gpsman/Makefile @@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= science/cartography EXTRACT_SUFX= .tgz MAINTAINER= david@catwhisker.org +COMMENT= A Tcl/Tk-based GPS management utility RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 diff --git a/astro/gpsman/pkg-comment b/astro/gpsman/pkg-comment deleted file mode 100644 index 89667cbbb10b..000000000000 --- a/astro/gpsman/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Tcl/Tk-based GPS management utility diff --git a/astro/ksetispy/Makefile b/astro/ksetispy/Makefile index 22e1a1ba3a3d..60a3b3f2149e 100644 --- a/astro/ksetispy/Makefile +++ b/astro/ksetispy/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= hmendes@brturbo.com +COMMENT= Monitors the progress of the SETI@home client USE_BZIP2= yes USE_KDEBASE_VER=3 diff --git a/astro/ksetispy/pkg-comment b/astro/ksetispy/pkg-comment deleted file mode 100644 index 19cd0d444e30..000000000000 --- a/astro/ksetispy/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Monitors the progress of the SETI@home client diff --git a/astro/ksetiwatch/Makefile b/astro/ksetiwatch/Makefile index 426333edbc9a..d67fbcab8bd7 100644 --- a/astro/ksetiwatch/Makefile +++ b/astro/ksetiwatch/Makefile @@ -12,6 +12,7 @@ MASTER_SITE_SUBDIR= ksetiwatch DISTNAME= ${PORTNAME}-${PORTVERSION}-1 MAINTAINER= sverrir@hem.passagen.se +COMMENT= A monitoring tool for the seti@home client BUILD_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf diff --git a/astro/ksetiwatch/pkg-comment b/astro/ksetiwatch/pkg-comment deleted file mode 100644 index fac45b6573a2..000000000000 --- a/astro/ksetiwatch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A monitoring tool for the seti@home client diff --git a/astro/linux-setiathome/Makefile b/astro/linux-setiathome/Makefile index 09a81fa685aa..c678d42ed4f9 100644 --- a/astro/linux-setiathome/Makefile +++ b/astro/linux-setiathome/Makefile @@ -8,6 +8,7 @@ CATEGORIES= astro linux PKGNAMEPREFIX= linux- MAINTAINER= cyrille.lefevre@laposte.net +COMMENT= Donate idle cycles to the search for space aliens - Linux i686 version # Global variables # diff --git a/astro/linux-setiathome/pkg-comment b/astro/linux-setiathome/pkg-comment deleted file mode 100644 index dfdbeccb0fa5..000000000000 --- a/astro/linux-setiathome/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Donate idle cycles to the search for space aliens - Linux i686 version diff --git a/astro/luna/Makefile b/astro/luna/Makefile index ab40d0e184c8..858f70ceaea5 100644 --- a/astro/luna/Makefile +++ b/astro/luna/Makefile @@ -13,6 +13,7 @@ DISTNAME= luna19s EXTRACT_SUFX= .lzh MAINTAINER= rewsirow@ff.iij4u.or.jp +COMMENT= Display the moon's phase BUILD_DEPENDS= lha:${PORTSDIR}/archivers/lha diff --git a/astro/luna/pkg-comment b/astro/luna/pkg-comment deleted file mode 100644 index 122f2c452832..000000000000 --- a/astro/luna/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display the moon's phase diff --git a/astro/nightfall/Makefile b/astro/nightfall/Makefile index 52b5c82689e4..e9f656509229 100644 --- a/astro/nightfall/Makefile +++ b/astro/nightfall/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.lsw.uni-heidelberg.de/~rwichman/ \ http://unixpages.org/distfiles/ MAINTAINER= chris@unixpages.org +COMMENT= An interactive binary star application .if !defined(WITHOUT_GTK) USE_GNOMENG= yes diff --git a/astro/nightfall/pkg-comment b/astro/nightfall/pkg-comment deleted file mode 100644 index fb438d955bbf..000000000000 --- a/astro/nightfall/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive binary star application diff --git a/astro/p5-GPS/Makefile b/astro/p5-GPS/Makefile index c84b63773ba0..50c28501d320 100644 --- a/astro/p5-GPS/Makefile +++ b/astro/p5-GPS/Makefile @@ -13,6 +13,7 @@ PKGNAMEPREFIX= p5- DISTNAME= perl-GPS-${PORTVERSION} MAINTAINER= jeremy@external.org +COMMENT= Perl interface to GPS receivers PERL_CONFIGURE= YES diff --git a/astro/p5-GPS/pkg-comment b/astro/p5-GPS/pkg-comment deleted file mode 100644 index 2bb6d1bb2e7a..000000000000 --- a/astro/p5-GPS/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl interface to GPS receivers diff --git a/astro/p5-SETI-Stats/Makefile b/astro/p5-SETI-Stats/Makefile index 912d1d7bc7cb..5e71b1018c56 100644 --- a/astro/p5-SETI-Stats/Makefile +++ b/astro/p5-SETI-Stats/Makefile @@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/M/MH/MHAMILTON PKGNAMEPREFIX= p5- MAINTAINER= eric@talesfromthereal.com +COMMENT= Perl module for local/remote access to SETI@home stats PERL_CONFIGURE= yes MAN3= SETI::Stats.3 diff --git a/astro/p5-SETI-Stats/pkg-comment b/astro/p5-SETI-Stats/pkg-comment deleted file mode 100644 index f09f1df5839a..000000000000 --- a/astro/p5-SETI-Stats/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl module for local/remote access to SETI@home stats diff --git a/astro/roadmap/Makefile b/astro/roadmap/Makefile index 210244f814d6..b3eeb78fae10 100644 --- a/astro/roadmap/Makefile +++ b/astro/roadmap/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}_0_6_src EXTRACT_SUFX= .tgz MAINTAINER= nick@netdot.net +COMMENT= RoadMap is a displays US maps provided by the US Census Bureau LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt diff --git a/astro/roadmap/pkg-comment b/astro/roadmap/pkg-comment deleted file mode 100644 index 59cbb02835aa..000000000000 --- a/astro/roadmap/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RoadMap is a displays US maps provided by the US Census Bureau diff --git a/astro/seti_applet/Makefile b/astro/seti_applet/Makefile index c5d9c37ee84e..0179efbcb4ce 100644 --- a/astro/seti_applet/Makefile +++ b/astro/seti_applet/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/} MAINTAINER= cyrille.lefevre@laposte.net +COMMENT= An applet that displays current status of seti@home client # Global variables # diff --git a/astro/seti_applet/pkg-comment b/astro/seti_applet/pkg-comment deleted file mode 100644 index 198eeeb61ad0..000000000000 --- a/astro/seti_applet/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An applet that displays current status of seti@home client diff --git a/astro/setiathome/Makefile b/astro/setiathome/Makefile index fe733200773c..88f39f99d1c1 100644 --- a/astro/setiathome/Makefile +++ b/astro/setiathome/Makefile @@ -14,6 +14,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.${PORT_HOST} EXTRACT_SUFX= .tar MAINTAINER?= cyrille.lefevre@laposte.net +COMMENT?= Donate idle cycles to the search for space aliens .include <bsd.port.pre.mk> @@ -72,7 +73,6 @@ MD5_FILE= ${MASTERDIR}/distinfo.${ARCH} PKGNAMEPREFIX= ${PORT_OSNAME}- PKGNAMESUFFIX= -${PORT_CPU} MD5_FILE= ${.CURDIR}/distinfo -COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .if ${PORT_OSNAME} == linux .if !exists(${LINUXBASE}/usr/X11R6/lib/libXaw.so.7) diff --git a/astro/setiathome/pkg-comment b/astro/setiathome/pkg-comment deleted file mode 100644 index ee8cb257ef4b..000000000000 --- a/astro/setiathome/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Donate idle cycles to the search for space aliens diff --git a/astro/sscalc/Makefile b/astro/sscalc/Makefile index 40c633d6b58b..8a804eedeccc 100644 --- a/astro/sscalc/Makefile +++ b/astro/sscalc/Makefile @@ -11,6 +11,7 @@ CATEGORIES= astro MASTER_SITES= http://www.icehouse.net/kew/ MAINTAINER= kew@icehouse.net +COMMENT= A sunrise/sunset time calculator pre-fetch: .if !defined(LAT) diff --git a/astro/sscalc/pkg-comment b/astro/sscalc/pkg-comment deleted file mode 100644 index 0338ad9387ec..000000000000 --- a/astro/sscalc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A sunrise/sunset time calculator |