2004-10-31 21:32:35 +00:00
|
|
|
# New ports collection makefile for: sms2
|
|
|
|
# Date created: 04 sep 2004
|
|
|
|
# Whom: Krzysztof Kowalewski <pyzmen@kam.pl>
|
2001-12-25 20:57:19 +00:00
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= sms
|
2007-02-07 23:02:51 +00:00
|
|
|
PORTVERSION= 2.1.0
|
2009-01-23 15:43:14 +00:00
|
|
|
PORTREVISION= 1
|
2003-08-19 09:12:40 +00:00
|
|
|
CATEGORIES= polish
|
2004-11-09 22:48:33 +00:00
|
|
|
MASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ \
|
|
|
|
http://radioemiter.pl/~mjd/slackware/sms2/ \
|
2005-08-08 04:16:53 +00:00
|
|
|
http://pyzmen.kam.pl/sms/ \
|
|
|
|
ftp://ftp.ma.krakow.pl/pub/sms/
|
2001-12-25 20:57:19 +00:00
|
|
|
|
2004-10-31 23:15:21 +00:00
|
|
|
MAINTAINER= pyzmen@kam.pl
|
2003-02-21 12:51:06 +00:00
|
|
|
COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus)
|
2001-12-25 20:57:19 +00:00
|
|
|
|
2009-01-23 15:43:14 +00:00
|
|
|
LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
|
2004-10-31 21:32:35 +00:00
|
|
|
pcre.0:${PORTSDIR}/devel/pcre \
|
2005-08-08 04:16:53 +00:00
|
|
|
gdbm.3:${PORTSDIR}/databases/gdbm \
|
|
|
|
pcre\\+\\+.0:${PORTSDIR}/devel/pcre++
|
2004-09-02 08:18:19 +00:00
|
|
|
|
2004-12-01 21:09:14 +00:00
|
|
|
LATEST_LINK= sms2
|
|
|
|
|
2004-10-31 21:32:35 +00:00
|
|
|
USE_GMAKE= yes
|
2001-12-25 20:57:19 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|