freebsd-ports/sysutils/p5-Samba-SIDhelper/Makefile

21 lines
382 B
Makefile

# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD$
PORTNAME= Samba-SIDhelper
PORTVERSION= 0.0.0
PORTREVISION= 2
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= Samba
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Create SIDs based on G/UIDs
USES= perl5
USE_PERL5= configure
MAN3= Samba::SIDhelper.3
NO_STAGE= yes
.include <bsd.port.mk>