mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- whitespace fix
- a bit more informative comment - standard cpan www string and me in author string Submitted by: sat
This commit is contained in:
parent
c233987745
commit
41be0767fb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=165319
@ -1,6 +1,6 @@
|
||||
# New ports collection makefile for: p5-Socket6
|
||||
# Date created: 24 May 2000
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
# Whom: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Socket6
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= ume@FreeBSD.org
|
||||
COMMENT= Perl module to support getaddrinfo() and getnameinfo()
|
||||
COMMENT= IPv6 related part of the C socket.h defines and structure manipulators
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
@ -3,4 +3,5 @@ enable protocol independent programing.
|
||||
If your environment supports IPv6, IPv6 related defines such as
|
||||
AF_INET6 are included.
|
||||
|
||||
- Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
Author: Hajimu UMEMOTO <ume@FreeBSD.org>
|
||||
WWW: http://search.cpan.org/dist/Socket6/
|
||||
|
Loading…
Reference in New Issue
Block a user