1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

1: Stagify

2: Add LICENSE.
3: Fix WWW line.
This commit is contained in:
Vanilla I. Shu 2014-07-21 03:43:04 +00:00
parent d325a025fb
commit f03e057b89
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362396
2 changed files with 7 additions and 11 deletions

View File

@ -10,24 +10,20 @@ MASTER_SITES= http://fabletech.com/${PORTNAME}-download/
MAINTAINER= ports@FreeBSD.org MAINTAINER= ports@FreeBSD.org
COMMENT= Is a commandline scoreboard viewer for the Apache server COMMENT= Is a commandline scoreboard viewer for the Apache server
LICENSE= APACHE20
GNU_CONFIGURE= yes GNU_CONFIGURE= yes
USE_APACHE= 22+ USE_APACHE= 22+
PLIST_FILES= sbin/ftasv PLIST_FILES= sbin/ftasv
SUB_FILES= pkg-message SUB_FILES= pkg-message
PORTDOCS= AUTHORS COPYING ChangeLog README PORTDOCS= AUTHORS COPYING ChangeLog README
OPTIONS_DEFINE= DOCS
NO_STAGE= yes
.include <bsd.port.pre.mk>
post-install: post-install:
.if !defined(NOPORTDOCS) ${MKDIR} ${STAGEDIR}${DOCSDIR}
${MKDIR} ${DOCSDIR}
.for docs in ${PORTDOCS} .for docs in ${PORTDOCS}
${INSTALL_DATA} ${WRKSRC}/${docs} ${DOCSDIR} ${INSTALL_DATA} ${WRKSRC}/${docs} ${STAGEDIR}${DOCSDIR}
.endfor .endfor
.endif
@${CAT} ${PKGMESSAGE}
.include <bsd.port.post.mk> .include <bsd.port.mk>

View File

@ -9,4 +9,4 @@ server gets overloaded again.
This project aims at helping the system administrator get his information This project aims at helping the system administrator get his information
in crisis situations. in crisis situations.
WWW: http://fabletech.com/ftasv WWW: http://fabletech.com/ftasv