1999-06-28 05:47:03 +00:00
|
|
|
# New ports collection makefile for: p5-SNMP_Session
|
1999-06-27 17:41:45 +00:00
|
|
|
# Date created: 13 June 1999
|
|
|
|
# Whom: Stephen J. Roznowski <sjr@home.net>
|
|
|
|
#
|
1999-08-30 14:24:37 +00:00
|
|
|
# $FreeBSD$
|
1999-06-27 17:41:45 +00:00
|
|
|
#
|
|
|
|
|
2000-06-17 02:37:15 +00:00
|
|
|
PORTNAME= SNMP_Session
|
2000-04-09 18:14:07 +00:00
|
|
|
PORTVERSION= 0.75
|
1999-06-27 17:41:45 +00:00
|
|
|
CATEGORIES= net perl5
|
|
|
|
MASTER_SITES= ftp://ftp.switch.ch/software/sources/network/snmp/perl/
|
2000-06-17 02:37:15 +00:00
|
|
|
PKGNAMEPREFIX= p5-
|
1999-06-27 17:41:45 +00:00
|
|
|
|
1999-08-31 06:53:31 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
1999-06-27 17:41:45 +00:00
|
|
|
|
|
|
|
USE_PERL5= yes
|
|
|
|
|
|
|
|
do-configure:
|
2000-06-17 02:37:15 +00:00
|
|
|
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
|
1999-06-27 17:41:45 +00:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|