freebsd-ports/www/p5-Apache-Reload/Makefile

23 lines
436 B
Makefile
Raw Normal View History

# New ports collection makefile for: Apache::Reload
# Date created: 15 Jan 2001
# Whom: Sergey Skvortsov <skv@protey.ru>
#
# $FreeBSD$
#
PORTNAME= Apache-Reload
PORTVERSION= 0.07
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Apache
PKGNAMEPREFIX= p5-
2002-07-06 18:34:25 +02:00
MAINTAINER= skv@FreeBSD.org
PERL_CONFIGURE= yes
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= Apache::Reload.3
.include <bsd.port.mk>