freebsd-ports/net/p5-IO-Socket-UNIX-Util/Makefile
Sunpoet Po-Chuan Hsieh 43fc761098 - Add NO_ARCH
2015-09-20 20:24:51 +00:00

20 lines
364 B
Makefile

# Created by: Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
# $FreeBSD$
PORTNAME= IO-Socket-UNIX-Util
PORTVERSION= 0.05
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
MAINTAINER= sunpoet@FreeBSD.org
COMMENT= Unix domain socket utilities
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
NO_ARCH= yes
USE_PERL5= configure
USES= perl5
.include <bsd.port.mk>