clean up, ok maintainer

This commit is contained in:
wilfried 2002-06-07 21:30:43 +00:00
parent 6651cc0046
commit 961849f969
2 changed files with 6 additions and 7 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2002/05/15 17:58:49 espie Exp $
# $OpenBSD: Makefile,v 1.5 2002/06/07 21:30:43 wilfried Exp $
DISTNAME= RadiusPerl-0.05
PKGNAME= p5-Authen-Radius-0.05
@ -15,15 +15,14 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Authen/}
MAINTAINER= Joshua Stein <jcs@rt.fm>
PERL_MODULES= libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd
BUILD_DEPENDS= ::security/p5-MD5
BUILD_DEPENDS= :p5-MD5->=1.7:security/p5-MD5
RUN_DEPENDS= ${BUILD_DEPENDS}
CONFIGURE_STYLE= perl
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/${PERL_MODULES}/Authen/
${INSTALL_DATA_DIR} ${PREFIX}/${P5SITE}/Authen/
${INSTALL_SCRIPT} ${WRKDIR}/${DISTNAME}/Authen/Radius.pm \
${PREFIX}/${PERL_MODULES}/Authen/Radius.pm
${PREFIX}/${P5SITE}/Authen/Radius.pm
.include <bsd.port.mk>

View File

@ -1,2 +1,2 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2001/09/28 21:44:56 jcs Exp $
libdata/perl5/site_perl/${MACHINE_ARCH}-openbsd/Authen/Radius.pm
@comment $OpenBSD: PLIST,v 1.2 2002/06/07 21:30:44 wilfried Exp $
${P5SITE}/Authen/Radius.pm