# perlpop3/cfg - "Build" settings for package # Revision: 100404 #--------------------------------------------------------------------- [technotes] # 1. If this package is going to be used, "/etc/inetd.conf" must con- # tain one, and only one, active "pop3" entry, and the entry in ques- # tion should be: # pop3 stream tcp nowait root /distro/pkg/perlpop3/sbin/perlpop3 perlpop3 # Note: If you add the preceding entry, you must send a HUP signal to # the active "inetd" process. #--------------------------------------------------------------------- [buildtimes] 00.00 hours (or 000.02 minutes) - Compaq 1.7 GHz Intel Pentium 4 512MB RAM 00.00 hours (or 000.02 minutes) - Dell Inspiron 6400 2.0 GHz Intel Duo 7200 2GB RAM 00.00 hours (or 000.02 minutes) - HP EliteBook 8560w 32GB RAM 00.00 hours (or 000.02 minutes) - ThinkPad E540 i7 4x2 16GB RAM #--------------------------------------------------------------------- [settings] configure = none license = GNU General Public License, version 2 (June 1991) nosyslinks = yes tmpsize = 1M unpack = relaxed #--------------------------------------------------------------------- [depends] cpancore perl #--------------------------------------------------------------------- [build] SBINDIR=$PKGDIR_PROD/sbin mkdir -p $SBINDIR chown 0.0 ppop.pl chmod 755 ppop.pl cp -p ppop.pl $SBINDIR/perlpop3 #--------------------------------------------------------------------- # Original URLs. These URLs were valid at one point, but may have died # since then. If you download newer versions of tarballs [etc.], don't # delete the original versions, as you may not be able to replace # them. [urls] url_debian = Not checked yet url_home = http://sourceforge.net/projects/perlpop3/ url_lfs = n/a url_tarball = http://downloads.sourceforge.net/perlpop3/\ perlpop3-1.0.2.tar.gz