freebsd-ports/net/p5-Net-Services/Makefile

24 lines
511 B
Makefile
Raw Normal View History

# New ports collection makefile for: p5-Net-Services
# Date created: Wed 23 Oct 2002
# Whom: Joseph Scott <joseph@randomnetworks.com>
#
# $FreeBSD$
#
PORTNAME= Net-Services
PORTVERSION= 1.3
CATEGORIES= net perl5
MASTER_SITES= CPAN \
http://freebsd.unixfreunde.de/sources/ \
http://mirror2.unixfreunde.de/
PKGNAMEPREFIX= p5-
MAINTAINER= joseph@randomnetworks.com
2003-02-21 14:28:59 +01:00
COMMENT= Provides a tied interface to the /etc/services file
PERL_CONFIGURE= YES
MAN3= Net::Services.3
.include <bsd.port.mk>