4319419fac
It actually changes nothing in FreeBSD. Submitted by: vanilla
20 lines
366 B
Makefile
20 lines
366 B
Makefile
# New ports collection makefile for: p5-Socket6
|
|
# Date created: 24 May 2000
|
|
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= Socket6
|
|
PORTVERSION= 0.10
|
|
CATEGORIES= net perl5 ipv6
|
|
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
|
|
MASTER_SITE_SUBDIR= Socket6
|
|
PKGNAMEPREFIX= p5-
|
|
|
|
MAINTAINER= ume@FreeBSD.org
|
|
|
|
PERL_CONFIGURE= yes
|
|
|
|
.include <bsd.port.mk>
|