FreeBSD Bugzilla – Attachment 188275 Details for
Bug 223867
[New port] devel/APHPBreakdown: Code analyzer for PHP
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
Makefile
Makefile (text/plain), 764 bytes, created by
Felix Flor
on 2017-11-25 14:46:10 UTC
(
hide
)
Description:
Makefile
Filename:
MIME Type:
Creator:
Felix Flor
Created:
2017-11-25 14:46:10 UTC
Size:
764 bytes
patch
obsolete
>PORTNAME= aphpbreakdown >DISTVERSION= 1.0.0 >CATEGORIES= devel www >MASTER_SITES= http://phar.code-mesa.com/ >EXTRACT_SUFX= .phar > >MAINTAINER= freebsd@code-mesa.com >COMMENT= Code analyer for PHP to give you informations about the php modules and they depending classes, constants and functions you need to run your project. > >LICENSE= BSD2CLAUSE > >USES= php >USE_PHP= tokenizer phar hash > >NO_ARCH= yes >NO_BUILD= yes > >PLIST_FILES= bin/aphpbreakdown > ># Download isn't compressed or aggregated, it's just the single file >do-extract: > ${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}/${PORTNAME} > >do-install: > ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} \ > ${STAGEDIR}${PREFIX}/bin/${PORTNAME} > >.include <bsd.port.mk> >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 223867
:
188275
|
188276
|
188467
|
188469
|
188515
|
188563