mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- Trim header
- OptionsNG
This commit is contained in:
parent
83780dc7a8
commit
e035d49954
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=311522
@ -1,9 +1,5 @@
|
||||
# New ports collection makefile for: amoebax
|
||||
# Date created: 15 Aug 2007
|
||||
# Whom: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||
#
|
||||
# Created by: Dmitry Marakasov <amdmi3@amdmi3.ru>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= amoebax
|
||||
PORTVERSION= 0.2.1
|
||||
@ -36,7 +32,9 @@ post-patch:
|
||||
@${FIND} ${WRKSRC}/ -name Makefile.in|${XARGS}\
|
||||
${REINPLACE_CMD} -e '/^pkgdatadir =/s|=.*|= ${DATADIR}|'
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
.if ${PORT_OPTIONS:MDOCS}
|
||||
post-install:
|
||||
${MKDIR} ${DOCSDIR}
|
||||
${INSTALL_DATA} ${WRKSRC}/doc/manual.pdf ${DOCSDIR}
|
||||
|
Loading…
Reference in New Issue
Block a user