pkgsrc/misc/esniper/Makefile
2018-12-13 19:51:31 +00:00

22 lines
543 B
Makefile

# $NetBSD: Makefile,v 1.36 2018/12/13 19:52:09 adam Exp $
#
DISTNAME= esniper-2-31-0
PKGNAME= esniper-2.31.0
PKGREVISION= 9
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=esniper/}
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://esniper.sourceforge.net/
COMMENT= Simple, lightweight tool for sniping ebay auctions
LICENSE= 2-clause-bsd
GNU_CONFIGURE= yes
USE_LANGUAGES= c
.include "../../security/openssl/buildlink3.mk"
.include "../../www/curl/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"