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

18 lines
315 B
Makefile
Raw Normal View History

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