1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00
freebsd-ports/sysutils/p5-Unix-Mknod/Makefile

17 lines
298 B
Makefile
Raw Normal View History

# Created by: Jim Pirzyk pirzyk@FreeBSD.org
# $FreeBSD$
PORTNAME= Unix-Mknod
PORTVERSION= 0.04
CATEGORIES= sysutils perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= pirzyk@FreeBSD.org
COMMENT= Perl5 module to create special files
USES= perl5
USE_PERL5= configure
.include <bsd.port.mk>