diff --git a/math/prng/Makefile b/math/prng/Makefile index 380e2ecb4235..4b252393fbdc 100644 --- a/math/prng/Makefile +++ b/math/prng/Makefile @@ -11,6 +11,8 @@ MASTER_SITES= http://statistik.wu-wien.ac.at/software/prng/ MAINTAINER= bf@FreeBSD.org COMMENT= Portable, high-performance ANSI-C pseudorandom number generators +LICENSE= GPLv2 + CFLAGS+= -fgnu89-inline GNU_CONFIGURE= yes CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"