# $OpenBSD: Makefile,v 1.1.1.1 2005/04/25 19:31:29 sturm Exp $

SHARED_ONLY=	Yes

COMMENT=	"Perl interface to the lchown(2) system call"

DISTNAME=	Lchown-1.00
PKGNAME=	p5-${DISTNAME}
CATEGORIES=	devel perl5

MAINTAINER=	Alexander Bluhm <alexander_bluhm@genua.de>

# GPL or Artistic (same terms as Perl 5.8.0 or later)
PERMIT_PACKAGE_CDROM=	Yes
PERMIT_PACKAGE_FTP=	Yes
PERMIT_DISTFILES_CDROM=	Yes
PERMIT_DISTFILES_FTP=	Yes

MASTER_SITES=   http://search.cpan.org/CPAN/authors/id/N/NC/NCLEATON/

CONFIGURE_STYLE=perl

.include <bsd.port.mk>
