mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
4e66d49984
Update SITES, HOMEPAGE, and comments.
16 lines
295 B
Makefile
16 lines
295 B
Makefile
COMMENT = whois client interface for perl5
|
|
|
|
MODULES = cpan
|
|
PKG_ARCH = *
|
|
DISTNAME = Net-XWhois-0.90
|
|
REVISION = 1
|
|
CATEGORIES = net
|
|
|
|
HOMEPAGE = https://sourceforge.net/projects/xwhois/
|
|
MAINTAINER = Johan Huldtgren <jhuldtgren@gmail.com>
|
|
|
|
# GPL/Artistic
|
|
PERMIT_PACKAGE = Yes
|
|
|
|
.include <bsd.port.mk>
|