diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-11-01 08:33:59 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-11-01 08:33:59 +0000 |
commit | b4e6e40407fe4251a95c89b635ce7cf814a354aa (patch) | |
tree | 593dbca8b414d0fe7cbd4c3a5c1c2cecfdf2d8e7 /x11-toolkits/plib/Makefile | |
parent | 249626c279dbf819bf1eabaa28ab638951d90ab0 (diff) | |
download | ports-b4e6e40407fe4251a95c89b635ce7cf814a354aa.tar.gz ports-b4e6e40407fe4251a95c89b635ce7cf814a354aa.zip |
Notes
Diffstat (limited to 'x11-toolkits/plib/Makefile')
-rw-r--r-- | x11-toolkits/plib/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/plib/Makefile b/x11-toolkits/plib/Makefile index 7d5dd8558f6b..3fd18dc49d78 100644 --- a/x11-toolkits/plib/Makefile +++ b/x11-toolkits/plib/Makefile @@ -10,6 +10,9 @@ MASTER_SITES= http://plib.sourceforge.net/dist/ MAINTAINER= ports@FreeBSD.org COMMENT= Portable library for joystick/sound/OpenGL GUI/3D math +LICENSE= LGPL20 +LICENSE_FILE= ${WRKSRC}/COPYING + USES= gmake USE_XORG= xt xi xmu xext x11 USE_GL= glu |