2007-07-27 16:59:08 +02:00
|
|
|
# New ports collection makefile for: p5-Cisco-IPPhone
|
|
|
|
# Date created: July 27th 2007
|
|
|
|
# Whom: Simun Mikecin < numisemis at yahoo dot com >
|
|
|
|
#
|
|
|
|
# $FreeBSD$
|
|
|
|
#
|
|
|
|
|
|
|
|
PORTNAME= Cisco-IPPhone
|
|
|
|
PORTVERSION= 0.05
|
|
|
|
CATEGORIES= net perl5
|
2008-04-17 16:30:31 +02:00
|
|
|
MASTER_SITES= CPAN
|
2007-07-27 16:59:08 +02:00
|
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
|
|
|
|
MAINTAINER= numisemis@yahoo.com
|
|
|
|
COMMENT= Package for creating Cisco IPPhone XML objects
|
|
|
|
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
|
|
|
|
MAN3= Cisco::IPPhone.3
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|