ports/sysutils/p5-Sys-User-UIDhelper/Makefile
Andrej Zverev 2c6b14778c - add stage support
Approved by:	portmgr (blanket infrastructure)
2014-01-06 09:44:19 +00:00

17 lines
335 B
Makefile

# Created by: Zane C, Bowers <vvelox@vvelox.net>
# $FreeBSD$
PORTNAME= Sys-User-UIDhelper
PORTVERSION= 0.0.1
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:VVELOX
PKGNAMEPREFIX= p5-
MAINTAINER= vvelox@vvelox.net
COMMENT= Helps for locating free UIDs
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>