freebsd-ports/comms/gammu-python/Makefile
Boris Samorodov ad349cb3af Mark deprecated since version 1.29.0 comms/gammu uses python by default.
Set an expiration date in three months.
2011-02-11 08:32:45 +00:00

19 lines
379 B
Makefile

# New ports collection makefile for: comms/gammu-python
# Date created: 14 May 2010
# Whom: bsam
#
# $FreeBSD$
#
PKGNAMESUFFIX= -python
CONFLICTS= gammu-[1-9]* gammu-devel-[1-9]*
DEPRECATED= since version 1.29.0 comms/gammu uses python by default
EXPIRATION_DATE= 2011-05-11
WITH_PYTHON_GAMMU= yes
MASTERDIR= ${.CURDIR}/../gammu
.include "${MASTERDIR}/Makefile"