From 856105bda21f45d34d70a93e9cb2d698c5f2aa56 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Sat, 25 Jul 2015 15:06:48 +0000 Subject: - Fix four cases of an obvious typo: LICENSE_FILES -> LICENSE_FILE - While here: move knobs to their expected location, remove useless check for ${PORT_OPTIONS:MDOCS} when installing documentation, standardize Makefile headers --- biology/phylip/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'biology/phylip/Makefile') diff --git a/biology/phylip/Makefile b/biology/phylip/Makefile index a6be9674961b..15f8595651d7 100644 --- a/biology/phylip/Makefile +++ b/biology/phylip/Makefile @@ -1,4 +1,4 @@ -# Created by: dbader@eece.unm.edu +# Created by: David A. Bader # $FreeBSD$ PORTNAME= phylip @@ -11,7 +11,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Phylogeny Inference Package LICENSE= BSD2CLAUSE -LICENSE_FILES= ${WRKSRC}/COPYRIGHT +LICENSE_FILE= ${WRKSRC}/COPYRIGHT BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash -- cgit v1.2.3