freebsd-ports/sysutils/p5-BSD-Sysctl/Makefile
Philip M. Gollucci 268d1ea5fd - Update to 0.10
PR:             ports/142671
Submitted by:   myself (pgollucci@)
Approved by:    maintainer timeout (david@landgren.net; > 2 weeks)
2010-01-31 01:06:20 +00:00

22 lines
400 B
Makefile

# New ports collection makefile for: sysutils/p5-BSD-Sysctl
# Date created: 2006/09/05
# Whom: chinsan <chinsan.tw@gmail.com>
#
# $FreeBSD$
#
PORTNAME= BSD-Sysctl
PORTVERSION= 0.10
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= david@landgren.net
COMMENT= Fetch sysctl values from BSD-like systems
PERL_CONFIGURE= yes
MAN3= BSD::Sysctl.3
.include <bsd.port.mk>