From d4c241efc59419fdfd578b1585950c35421e0b87 Mon Sep 17 00:00:00 2001 From: demon Date: Fri, 6 Jul 2001 07:19:50 +0000 Subject: Add missing manpages. --- math/gsl/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'math/gsl') diff --git a/math/gsl/Makefile b/math/gsl/Makefile index 2bbb9e3..c576a88 100644 --- a/math/gsl/Makefile +++ b/math/gsl/Makefile @@ -20,6 +20,9 @@ MAINTAINER= ports@FreeBSD.org GNU_CONFIGURE= yes INSTALLS_SHLIB= yes +MAN1= gsl-config.1 +MAN3= gsl.3 + GSLREF= gsl-ref.ps.gz post-install: -- cgit v1.1