pkgsrc/misc/esniper/Makefile
2021-12-08 16:01:42 +00:00

22 lines
544 B
Makefile

# $NetBSD: Makefile,v 1.49 2021/12/08 16:05:37 adam Exp $
#
DISTNAME= esniper-2-31-0
PKGNAME= esniper-2.31.0
PKGREVISION= 20
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"