From daffe00d4a57c0ef6a21947a8121b8d233d8d3a5 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Fri, 12 Jul 2013 15:01:45 +0000 Subject: - Trim Makefile headers - Drop ABI versions from LIB_DEPENDS - OptionsNG - Pet portlint - Switch to dynamic plist where useful - Canonicalize patch names - Fix DOS line endings in patch files --- games/powermanga/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'games/powermanga') diff --git a/games/powermanga/Makefile b/games/powermanga/Makefile index ba66239649a2..aec5d24c4bfc 100644 --- a/games/powermanga/Makefile +++ b/games/powermanga/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: powermanga -# Date created: 26 Jan 2004 -# Whom: Jean-Yves Lefort -# +# Created by: Jean-Yves Lefort # $FreeBSD$ -# PORTNAME= powermanga PORTVERSION= 0.90 @@ -42,7 +38,7 @@ post-patch: post-install: @${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL ${INSTALL_DATA} ${WRKSRC}/texts/config.ini ${DATADIR}/texts -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} ${MKDIR} ${DOCSDIR} .for f in ${PORTDOCS} ${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR} -- cgit v1.2.3