aboutsummaryrefslogtreecommitdiff
path: root/misc/esniper
diff options
context:
space:
mode:
authorJason E. Hale <jhale@FreeBSD.org>2012-10-26 04:18:09 +0000
committerJason E. Hale <jhale@FreeBSD.org>2012-10-26 04:18:09 +0000
commit4d734bc1e5b1fd6be5b7d7f403374400520cdd8b (patch)
treedbcd70ecc61d48cc3fd7abd60c8cdd41f3d81528 /misc/esniper
parent60eed3bd734c5cb66b29984bdcaced7e9c4e58d8 (diff)
downloadports-4d734bc1e5b1fd6be5b7d7f403374400520cdd8b.tar.gz
ports-4d734bc1e5b1fd6be5b7d7f403374400520cdd8b.zip
Notes
Diffstat (limited to 'misc/esniper')
-rw-r--r--misc/esniper/Makefile19
-rw-r--r--misc/esniper/distinfo4
-rw-r--r--misc/esniper/pkg-descr2
3 files changed, 10 insertions, 15 deletions
diff --git a/misc/esniper/Makefile b/misc/esniper/Makefile
index 11c9afa93e41..d4b014e3130a 100644
--- a/misc/esniper/Makefile
+++ b/misc/esniper/Makefile
@@ -1,19 +1,16 @@
-# New ports collection makefile for: esniper
-# Date created: 10 April 2005
-# Whom: Lewis Thompson <lewiz@compsoc.man.ac.uk>
-#
+# Created by: Lewis Thompson <lewiz@compsoc.man.ac.uk>
# $FreeBSD$
PORTNAME= esniper
-DISTVERSION= 2-27-0
+DISTVERSION= 2-28-0
CATEGORIES= misc net
MASTER_SITES= SF
EXTRACT_SUFX= .tgz
MAINTAINER= ag-freebsd@muc.de
-COMMENT= A lightweight console application for sniping ebay auctions
+COMMENT= Lightweight console application for sniping ebay auctions
-LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-curl-config=${LOCALBASE}/bin/curl-config
@@ -25,14 +22,12 @@ PLIST_FILES= bin/esniper
PORTEXAMPLES= sample_auction.txt sample_config.txt
-post-patch:
- @${REINPLACE_CMD} -e '/<curl\/types.h>/d' ${WRKSRC}/http.c
+.include <bsd.port.options.mk>
post-install:
-.if !defined(NOPORTEXAMPLES)
+.if ${PORT_OPTIONS:MEXAMPLES}
${MKDIR} ${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/sample_auction.txt ${EXAMPLESDIR}
- ${INSTALL_DATA} ${WRKSRC}/sample_config.txt ${EXAMPLESDIR}
+ ${INSTALL_DATA} ${PORTEXAMPLES:S|^|${WRKSRC}/|} ${EXAMPLESDIR}
.endif
.include <bsd.port.mk>
diff --git a/misc/esniper/distinfo b/misc/esniper/distinfo
index 5bc8450bf86f..db038746ff4f 100644
--- a/misc/esniper/distinfo
+++ b/misc/esniper/distinfo
@@ -1,2 +1,2 @@
-SHA256 (esniper-2-27-0.tgz) = 0ca9946395be8958d3eb28c9abc4a1a4d4c9134e4b6b3c3816f4631e3be25c02
-SIZE (esniper-2-27-0.tgz) = 130218
+SHA256 (esniper-2-28-0.tgz) = c2b0ccb757616b32f2d6cf54a4a5e367405fa7bcd6e6ed11835fe4f8a06a016b
+SIZE (esniper-2-28-0.tgz) = 130173
diff --git a/misc/esniper/pkg-descr b/misc/esniper/pkg-descr
index 2ffd23f22e9f..36aea2b3fa6a 100644
--- a/misc/esniper/pkg-descr
+++ b/misc/esniper/pkg-descr
@@ -1,3 +1,3 @@
esniper is a simple, lightweight tool for sniping ebay auctions.
-WWW: http://esniper.sourceforge.net/
+WWW: http://esniper.sourceforge.net/