pkgsrc/misc/esniper/Makefile
heinz d729b88000 Updated to version 2.20.0
Pkgsrc changes:
  - Added LICENSE
  - Removed patch-ab which was integrated upstream

changes since version 2.19.0:
=============================
2009-10-14
 * 2.20.0 released
 * Fixed bug 2875827 and others: Error encountered in function ebayLogin
 * Fixed bug 2862437 and others: Unknown time interval "Duration:"
                                 remaining time could not be converted
2009-10-30 16:04:25 +00:00

24 lines
599 B
Makefile

# $NetBSD: Makefile,v 1.15 2009/10/30 16:04:25 heinz Exp $
#
DISTNAME= esniper-2-20-0
PKGNAME= esniper-2.20.0
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esniper/}
EXTRACT_SUFX= .tgz
MAINTAINER= heinz@NetBSD.org
HOMEPAGE= http://esniper.sourceforge.net/
COMMENT= Simple, lightweight tool for sniping ebay auctions
LICENSE= 2-clause-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_LANGUAGES= c
.include "../../security/openssl/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"