1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-17 08:01:36 +00:00
freebsd-ports/polish/sms2/Makefile
Peter Pentchev c189a6b2da Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
2009-01-23 15:43:14 +00:00

30 lines
682 B
Makefile

# New ports collection makefile for: sms2
# Date created: 04 sep 2004
# Whom: Krzysztof Kowalewski <pyzmen@kam.pl>
#
# $FreeBSD$
#
PORTNAME= sms
PORTVERSION= 2.1.0
PORTREVISION= 1
CATEGORIES= polish
MASTER_SITES= http://ceti.pl/~miki/komputery/download/sms/ \
http://radioemiter.pl/~mjd/slackware/sms2/ \
http://pyzmen.kam.pl/sms/ \
ftp://ftp.ma.krakow.pl/pub/sms/
MAINTAINER= pyzmen@kam.pl
COMMENT= Send SMS to cellular phones in Poland (Idea, ERA, Plus)
LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \
pcre.0:${PORTSDIR}/devel/pcre \
gdbm.3:${PORTSDIR}/databases/gdbm \
pcre\\+\\+.0:${PORTSDIR}/devel/pcre++
LATEST_LINK= sms2
USE_GMAKE= yes
.include <bsd.port.mk>