# New ports collection makefile for: p5-Authen-Smb # Date created: Fri 03 January 2002 # Whom: Mustafa Arif # http://www.doc.ic.ac.uk/~ma499/ # # $FreeBSD$ # PORTNAME= Authen-Smb PORTVERSION= 0.91 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= ma499@doc.ic.ac.uk COMMENT= Perl extension to authenticate against an SMB server PERL_CONFIGURE= yes MAN3= Authen::Smb.3 post-patch: @${REINPLACE_CMD} -e 's,malloc.h,stdlib.h,' \ ${WRKSRC}/smbval/rfcnb-util.c \ ${WRKSRC}/smbval/session.c \ ${WRKSRC}/smbval/smblib-util.c \ ${WRKSRC}/smbval/smblib.c .include link rel='vcs-git' href='https://www.csie.ntu.edu.tw/~b01902062/git/freebsd-ports-graphics' title='freebsd-ports-graphics Git repository'/>
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1