1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/comms/p5-SMS-SMS77/Makefile
Mathieu Arnold bc19d06784 Bump PORTREVISION for ports affected by the fix the last commit.
Done with:	Tools/scripts/bump-revision.sh
Sponsored by:	Absolight
2017-01-31 16:21:45 +00:00

20 lines
373 B
Makefile

# Created by: Frank Steinborn <steinex@nognu.de>
# $FreeBSD$
PORTNAME= SMS-SMS77
PORTVERSION= 0.01
PORTREVISION= 2
CATEGORIES= comms net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= steinex@nognu.de
COMMENT= Perl interface and script to send SMS via SMS77.de
BUILD_DEPENDS= p5-libwww>=0:www/p5-libwww
USES= perl5
USE_PERL5= modbuild
.include <bsd.port.mk>